Update #MSG_RPI_PORT c=13
This commit is contained in:
parent
2ca8a23e4a
commit
2ce5d3a840
9 changed files with 9 additions and 9 deletions
|
@ -144,7 +144,7 @@ const char MSG_TOSHIBA_FLASH_AIR_COMPATIBILITY[] PROGMEM_I1 = ISTR("FlashAir");
|
||||||
const char MSG_SORT[] PROGMEM_I1 = ISTR("Sort"); ////c=7
|
const char MSG_SORT[] PROGMEM_I1 = ISTR("Sort"); ////c=7
|
||||||
const char MSG_SORT_TIME[] PROGMEM_I1 = ISTR("Time"); ////c=8
|
const char MSG_SORT_TIME[] PROGMEM_I1 = ISTR("Time"); ////c=8
|
||||||
const char MSG_SORT_ALPHA[] PROGMEM_I1 = ISTR("Alphabet"); ////c=8
|
const char MSG_SORT_ALPHA[] PROGMEM_I1 = ISTR("Alphabet"); ////c=8
|
||||||
const char MSG_RPI_PORT[] PROGMEM_I1 = ISTR("RPi port"); ////
|
const char MSG_RPI_PORT[] PROGMEM_I1 = ISTR("RPi port"); ////c=13
|
||||||
const char MSG_SOUND[] PROGMEM_I1 = ISTR("Sound"); ////
|
const char MSG_SOUND[] PROGMEM_I1 = ISTR("Sound"); ////
|
||||||
const char MSG_SOUND_LOUD[] PROGMEM_I1 = ISTR("Loud"); ////
|
const char MSG_SOUND_LOUD[] PROGMEM_I1 = ISTR("Loud"); ////
|
||||||
const char MSG_SOUND_ONCE[] PROGMEM_I1 = ISTR("Once"); ////
|
const char MSG_SOUND_ONCE[] PROGMEM_I1 = ISTR("Once"); ////
|
||||||
|
|
|
@ -706,7 +706,7 @@
|
||||||
#MSG_BED_CORRECTION_RIGHT c=14 r=1
|
#MSG_BED_CORRECTION_RIGHT c=14 r=1
|
||||||
"Right side[um]"
|
"Right side[um]"
|
||||||
|
|
||||||
#MSG_RPI_PORT
|
#MSG_RPI_PORT c=13
|
||||||
"RPi port"
|
"RPi port"
|
||||||
|
|
||||||
#MSG_WIZARD_RERUN c=20 r=7
|
#MSG_WIZARD_RERUN c=20 r=7
|
||||||
|
|
|
@ -942,7 +942,7 @@
|
||||||
"Right side[um]"
|
"Right side[um]"
|
||||||
"Vpravo [um]"
|
"Vpravo [um]"
|
||||||
|
|
||||||
#MSG_RPI_PORT
|
#MSG_RPI_PORT c=13
|
||||||
"RPi port"
|
"RPi port"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
|
|
|
@ -942,7 +942,7 @@
|
||||||
"Right side[um]"
|
"Right side[um]"
|
||||||
"Rechts [um]"
|
"Rechts [um]"
|
||||||
|
|
||||||
#MSG_RPI_PORT
|
#MSG_RPI_PORT c=13
|
||||||
"RPi port"
|
"RPi port"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
|
|
|
@ -942,7 +942,7 @@
|
||||||
"Right side[um]"
|
"Right side[um]"
|
||||||
"Derecha [um]"
|
"Derecha [um]"
|
||||||
|
|
||||||
#MSG_RPI_PORT
|
#MSG_RPI_PORT c=13
|
||||||
"RPi port"
|
"RPi port"
|
||||||
"Puerto RPi"
|
"Puerto RPi"
|
||||||
|
|
||||||
|
|
|
@ -942,7 +942,7 @@
|
||||||
"Right side[um]"
|
"Right side[um]"
|
||||||
"Droite [um]"
|
"Droite [um]"
|
||||||
|
|
||||||
#MSG_RPI_PORT
|
#MSG_RPI_PORT c=13
|
||||||
"RPi port"
|
"RPi port"
|
||||||
"Port RPi"
|
"Port RPi"
|
||||||
|
|
||||||
|
|
|
@ -942,7 +942,7 @@
|
||||||
"Right side[um]"
|
"Right side[um]"
|
||||||
"Destra [um]"
|
"Destra [um]"
|
||||||
|
|
||||||
#MSG_RPI_PORT
|
#MSG_RPI_PORT c=13
|
||||||
"RPi port"
|
"RPi port"
|
||||||
"Porta RPi"
|
"Porta RPi"
|
||||||
|
|
||||||
|
|
|
@ -942,7 +942,7 @@
|
||||||
"Right side[um]"
|
"Right side[um]"
|
||||||
"Recht.kant[um]"
|
"Recht.kant[um]"
|
||||||
|
|
||||||
#MSG_RPI_PORT
|
#MSG_RPI_PORT c=13
|
||||||
"RPi port"
|
"RPi port"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
|
|
|
@ -942,7 +942,7 @@
|
||||||
"Right side[um]"
|
"Right side[um]"
|
||||||
"Prawo [um]"
|
"Prawo [um]"
|
||||||
|
|
||||||
#MSG_RPI_PORT
|
#MSG_RPI_PORT c=13
|
||||||
"RPi port"
|
"RPi port"
|
||||||
"Port RPi"
|
"Port RPi"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue