change proto to text strings; add simplest NTC measurement

This commit is contained in:
Edward Emelianov
2026-05-06 23:30:36 +03:00
parent 0b7ecba54b
commit 4614183f38
16 changed files with 878 additions and 621 deletions

View File

@@ -2,6 +2,8 @@ BMP280.c
BMP280.h
adc.c
adc.h
commproto.cpp
commproto.h
hardware.c
hardware.h
i2c.c
@@ -15,8 +17,6 @@ mlx90640.h
mlx90640_regs.h
mlxproc.c
mlxproc.h
proto.c
proto.h
ringbuffer.c
ringbuffer.h
spi.c

Before

Width:  |  Height:  |  Size: 344 B

After

Width:  |  Height:  |  Size: 354 B