mirror of
https://github.com/IcedRooibos/py32f0-template.git
synced 2025-10-29 08:52:04 -07:00
refactor: remove redundant code
This commit is contained in:
parent
4aefda2594
commit
4785f647da
@ -17,7 +17,6 @@
|
|||||||
|
|
||||||
static void APP_SPIConfig(void);
|
static void APP_SPIConfig(void);
|
||||||
static void APP_SystemClockConfig(void);
|
static void APP_SystemClockConfig(void);
|
||||||
uint8_t SPI_TxRxByte(uint8_t data);
|
|
||||||
|
|
||||||
int main(void)
|
int main(void)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user