
The values of the EEPROM2 settings are displayed in pc.print in a special line with the current diagnostic data. An additional block has been made in the parser for decoding incoming alarm settings; they are written in EEPROM2.
Diff: main.cpp
- Revision:
- 3:712f751b4974
- Parent:
- 2:8230a5a4cc13
- Child:
- 4:c34b84bfa2fb
--- a/main.cpp Fri May 15 07:56:26 2020 +0000 +++ b/main.cpp Fri May 15 08:37:36 2020 +0000 @@ -1,3 +1,5 @@ +// Продолжение (клон )mbed-os5-inerrupt_serial_readable_FIFO_12 +// Подключена EEPROM. Теперь уставки извлекаются из неё при перезагрузке. // Создан сторожевой таймер, который истекает через 100мс #include "mbed.h" #include "_24LCXXX.h"