mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-08-07 09:22:46 +02:00
OSD finish
This commit is contained in:
@@ -157,7 +157,7 @@ class DFRobot_OSD
|
||||
* @brief Init function
|
||||
* @return None
|
||||
*/
|
||||
void init(int a, int b, int c);
|
||||
void init(int OSD_SCK, int OSD_MISO, int OSD_MOSI);
|
||||
|
||||
/**
|
||||
* @fn displayChar
|
||||
|
||||
Reference in New Issue
Block a user