Implement test RX for DMX. Still no functionality
This commit is contained in:
@@ -28,12 +28,6 @@
|
||||
*/
|
||||
void dmx_init(uint32_t base_channel);
|
||||
|
||||
/**
|
||||
* @brief Has new DMX data been received?
|
||||
* @return true if new data is available
|
||||
*/
|
||||
bool dmx_new_data_available(void);
|
||||
|
||||
/**
|
||||
* @brief Returns the array of the 129 DMX channels
|
||||
* @return
|
||||
|
Reference in New Issue
Block a user