1
0
Fork 0

Putting my ducks in a row: Eagle/Viper V2 into Duck directory (#3766)

* mv eagle_viper into duck

* delete files

* remove eagle_viper .c and .h
This commit is contained in:
MechMerlin 2018-08-28 16:52:30 -07:00 committed by Drashna Jaelre
parent 3916b06168
commit b1935c5e0d
18 changed files with 5 additions and 16 deletions

View file

@ -0,0 +1,2 @@
void indicator_leds_set(bool leds[8]);
void show(void);