mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-12-13 07:28:55 -05:00
LED driver work
This commit is contained in:
parent
c22123b953
commit
372264d379
12 changed files with 162 additions and 29 deletions
|
|
@ -7,6 +7,7 @@
|
|||
#include <stdbool.h>
|
||||
#include <avr/io.h>
|
||||
#include "util/FIFO.h"
|
||||
#include "hardware/LED.h"
|
||||
|
||||
typedef struct Serial {
|
||||
FILE uart0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue