Aleksei Tertychnyi

Results 2 issues of Aleksei Tertychnyi

![image](https://github.com/user-attachments/assets/e14b5293-6bcd-4bed-ad39-e8d125e351ee)

sketch: #include #include // Uncomment for serial plotter format // #define PLOTTER_FORMAT void setup() { int16_t ret; uint8_t auto_clean_days = 4; SerialUSB.begin(115200); // Use SerialUSB for MKR boards while (!SerialUSB)...