
Added integration of analog channels, introduced three new setpoints (Pb_1, Pb_2, Tp) for automatic compressor operation.
Revision 3:712f751b4974, committed 2020-05-15
- Comitter:
- Aleksk
- Date:
- Fri May 15 08:37:36 2020 +0000
- Parent:
- 2:8230a5a4cc13
- Child:
- 4:c34b84bfa2fb
- Commit message:
- Continuation (clone) mbed-os5-inerrupt_serial_readable_FIFO_12; Connected EEPROM. Now the settings are retrieved from it upon reboot. A watchdog timer has been created that expires after 100ms.
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- 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"