diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h b/config.h new file mode 100644 index 0000000..1d25abc --- /dev/null +++ b/config.h @@ -0,0 +1,2 @@ +#define PIN_LED PB0 +#define NUM_LEDS 50 |