forked from github/ebk_co2ampel
Auf Wunsch eines Individum: Konstanten-Wert für "Unbekannter Flashinhalt" angepasst.
This commit is contained in:
parent
aaf6b83c46
commit
8aa507f34b
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
// Boot-Mode Konstanten
|
// Boot-Mode Konstanten
|
||||||
#define BOOT_NORMAL 42
|
#define BOOT_NORMAL 42
|
||||||
#define BOOT_CALIBRATE 23
|
#define BOOT_CALIBRATE 23
|
||||||
#define BOOT_UNKNOWN 63
|
#define BOOT_UNKNOWN 69
|
||||||
|
|
||||||
// Pins für den MH-Z19b
|
// Pins für den MH-Z19b
|
||||||
#define RX_PIN 16
|
#define RX_PIN 16
|
||||||
|
|
Loading…
Reference in a new issue