mikrokontrollersystemer-pro.../prosjekt.X
Sebastian H. Gabrielli 9fd877aab5 Command handing works!
The command handler can now receive a command, then it can run a
function / return some data based on it.
2024-04-16 15:30:38 +02:00
..
nbproject Command handing works! 2024-04-16 15:30:38 +02:00
command-handler.c Command handing works! 2024-04-16 15:30:38 +02:00
command-handler.h Command handing works! 2024-04-16 15:30:38 +02:00
i2c.c Command handing works! 2024-04-16 15:30:38 +02:00
i2c.h Command handing works! 2024-04-16 15:30:38 +02:00
main.c Command handing works! 2024-04-16 15:30:38 +02:00
Makefile Create MPLabX project 2024-03-06 12:34:22 +01: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