More refactoring
Lots of things removed but compiles again
This commit is contained in:
8
source/broadcast.h
Normal file
8
source/broadcast.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _BROADCAST_H
|
||||
#define _BROADCAST_H
|
||||
|
||||
#include "ports.h"
|
||||
|
||||
int broadcast_service(ACCESSORY_t *accy);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user