use gpio checker. wrong values will cause crash

This commit is contained in:
proddy
2021-03-23 22:22:14 +01:00
parent 966f82e38c
commit 66df8031ed
2 changed files with 29 additions and 21 deletions

View File

@@ -113,7 +113,7 @@ class EMSESP {
static void show_devices(uuid::console::Shell & shell);
static void show_ems(uuid::console::Shell & shell);
static void init_tx();
static void init_uart();
static void incoming_telegram(uint8_t * data, const uint8_t length);