Files
2025-03-08 21:24:17 +01:00

4 lines
95 B
C

// write a makefile that compiles the code and flashes it to the microcontroller
int main()
{
}