initial check in based on SVN revision 575
This commit is contained in:
14
source/radio.h
Normal file
14
source/radio.h
Normal file
@@ -0,0 +1,14 @@
|
||||
/*
|
||||
* radio.h
|
||||
*
|
||||
* Created on: Feb 27, 2023
|
||||
* Author: Keith.Lloyd
|
||||
*/
|
||||
|
||||
#ifndef RADIO_H_
|
||||
#define RADIO_H_
|
||||
|
||||
void Send_Wireless_Data(void); // Send system update to Receiver.
|
||||
|
||||
|
||||
#endif /* RADIO_H_ */
|
||||
Reference in New Issue
Block a user