Added integration of analog channels, introduced three new setpoints (Pb_1, Pb_2, Tp) for automatic compressor operation.

Dependencies:   _24LCXXX

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"