mikrokontrollersystemer-pro.../prosjekt.X
Sebastian H. Gabrielli b1ca4c05bf Rename foo in command handler to a more descirptive name
"foo" -> "command_byte"
2024-04-16 16:17:35 +02:00
..
nbproject Command handing works! 2024-04-16 15:30:38 +02:00
command-handler.c Rename foo in command handler to a more descirptive name 2024-04-16 16:17:35 +02:00
command-handler.h Implement handling reading more than one byte 2024-04-16 15:35:43 +02:00
i2c.c Implement handling reading more than one byte 2024-04-16 15:35:43 +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