changed frequencies, suspect running 8 times slower than thought

This commit is contained in:
2024-03-06 13:05:14 +01:00
parent 0894b6aac5
commit a4db90ecf4
2 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
# (GNU make, BSD make, SysV make)
MCU = attiny85
MCU = attiny45
FORMAT = ihex
TARGET = main
SRC = $(TARGET).c