fix forgor include
This commit is contained in:
parent
e4db0a38d8
commit
96612591f2
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
#include "io.h"
|
#include "io.h"
|
||||||
|
#include "serial.h"
|
||||||
|
|
||||||
void serial_set_baud(unsigned short port, unsigned short div)
|
void serial_set_baud(unsigned short port, unsigned short div)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue