..
nbproject
Merge branch 'fanspeed-comparator'
2024-04-30 10:59:47 +02:00
command-handler.c
Current fan speed now returns the last fan speed measured
2024-04-30 11:10:26 +02:00
command-handler.h
Fan data is now saved in the array
2024-04-30 11:08:03 +02:00
defmplabxtrace.log
MCC does not work
2024-04-10 14:53:17 +02:00
defmplabxtrace.log.inx
MCC does not work
2024-04-10 14:53:17 +02:00
eeprom.c
Delete unused EEPROM code & update comments
2024-04-28 20:21:56 +02:00
eeprom.h
Delete unused EEPROM code & update comments
2024-04-28 20:21:56 +02:00
fan_speeeed.c
Move index incrementation over storage
2024-04-30 11:11:32 +02:00
fan_speeeed.h
Fan data is now saved in the array
2024-04-30 11:08:03 +02:00
i2c.c
Move data initialization into write, as it is only needed there
2024-04-28 20:46:50 +02:00
i2c.h
Delete unused EEPROM code & update comments
2024-04-28 20:21:56 +02:00
main.c
Merge branch 'fanspeed-comparator'
2024-04-30 10:59:47 +02:00
Makefile
Create MPLabX project
2024-03-06 12:34:22 +01:00
prosjekt.mc3
MCC does not work
2024-04-10 14:53:17 +02:00
themistor-temp.h
Fix variable name and led
2024-04-16 17:24:54 +02:00
thermistor-temp.c
Fix variable name and led
2024-04-16 17:24:54 +02:00
uart.c
Add UART functionality
2024-03-06 15:36:24 +01:00
uart.h
Store and hold I2C data
2024-03-20 13:24:55 +01:00
voltage.c
Merge branch 'fanspeed-comparator'
2024-04-30 10:59:47 +02:00
voltage.h
Fixed header, comments and Muxpos
2024-04-09 16:13:04 +02:00