mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-15 00:57:41 +00:00
Remove unused function declaration.
This commit is contained in:
@@ -35,8 +35,6 @@ enum class Direction {
|
|||||||
Transmit = 1,
|
Transmit = 1,
|
||||||
};
|
};
|
||||||
|
|
||||||
buffer_t wait_for_rx_buffer();
|
|
||||||
|
|
||||||
} /* namespace baseband */
|
} /* namespace baseband */
|
||||||
|
|
||||||
#endif/*__BASEBAND_H__*/
|
#endif/*__BASEBAND_H__*/
|
||||||
|
Reference in New Issue
Block a user