attempt at actually sending packets.

into the void for now.
This commit is contained in:
StapleButter
2017-05-12 00:48:42 +02:00
parent 01361f006e
commit 3b07da3a97
4 changed files with 173 additions and 26 deletions

View File

@ -144,6 +144,8 @@ bool Init();
void DeInit();
void Reset();
void StartTX_Beacon();
void USTimer(u32 param);
u16 Read(u32 addr);