OSD finish

This commit is contained in:
Egor Shitikov
2024-08-14 00:44:46 -07:00
parent 8bc47802c6
commit 587d02622c
2 changed files with 210 additions and 97 deletions
+1 -1
View File
@@ -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