Add files via upload

This commit is contained in:
wagiminator
2020-03-24 11:59:16 +01:00
committed by GitHub
parent 05cafdd0e2
commit 109dc93d14
3 changed files with 2953 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
avrdude -c usbtiny -p m328p -V -U lfuse:w:0xff:m -U hfuse:w:0xdb:m -U efuse:w:0xfd:m
avrdude -c usbtiny -p m328p -U flash:w:<name>.hex
re2: rotary encoder with 2 increments/step
re4: rotary encoder with 4 increments/step

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff