integrate pid

2nd and 3rd channel can be coupled via percentage
This commit is contained in:
2021-05-25 18:09:13 +02:00
parent ab8fb924ed
commit f85971e49b
4 changed files with 151 additions and 31 deletions

View File

@@ -1,5 +1,5 @@
TARGET = main
FILES = main i2c lcd modbus menu adc
FILES = main i2c lcd modbus menu adc pid
MCU = atmega328p
PROGC = m328p
CC = avr-gcc