removed header :P

main
noah metz 2023-12-14 19:22:19 -07:00
parent ffa418eed7
commit 45176e1e09
1 changed files with 0 additions and 9 deletions

@ -1,12 +1,3 @@
/*
DigitalReadSerial
Reads a digital input on pin 2, prints the result to the Serial Monitor
This example code is in the public domain.
https://www.arduino.cc/en/Tutorial/BuiltInExamples/DigitalReadSerial
*/
#include "CRC16.h"
volatile uint8_t control_flags = 0xC9;