corrected line numbering
This commit is contained in:
parent
22e3552013
commit
34a7df342f
1 changed files with 3 additions and 3 deletions
|
|
@ -11,9 +11,9 @@
|
||||||
#define SPLASH_SHOW 1
|
#define SPLASH_SHOW 1
|
||||||
#define SPLASH_TIME 2000
|
#define SPLASH_TIME 2000
|
||||||
#define SPLASH_LINE1 'Property of'
|
#define SPLASH_LINE1 'Property of'
|
||||||
#define SPLASH_LINE1 ' Name'
|
#define SPLASH_LINE2 ' Name'
|
||||||
#define SPLASH_LINE1 ' Street'
|
#define SPLASH_LINE3 ' Street'
|
||||||
#define SPLASH_LINE1 ' City'
|
#define SPLASH_LINE4 ' City'
|
||||||
|
|
||||||
#define STBY_TEMP 150
|
#define STBY_TEMP 150
|
||||||
//SOFTWARE CAN'T MEASURE MORE THAN 422, IF SET TO >= 422 IT'S LIKELY TO KILL YOUR TIP!
|
//SOFTWARE CAN'T MEASURE MORE THAN 422, IF SET TO >= 422 IT'S LIKELY TO KILL YOUR TIP!
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue