Added modbus registers and stuff.

This commit is contained in:
David Žaitlík
2022-06-17 23:15:59 +02:00
parent eaab788dde
commit 4b3a9927ba
57 changed files with 9363 additions and 9921 deletions

View File

@@ -23,4 +23,8 @@ SUBDIRS := \
Core/Src \
Core/Startup \
Drivers/STM32L0xx_HAL_Driver/Src \
Libs/crc8 \
Libs/ltr329 \
Libs/modbus \
Libs/sht4x \