(Typo) Conrol=>Control (#1266)

* Fix typo (Conrol=>Control)

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
Samuel Yvon
2022-05-23 16:57:49 -04:00
committed by GitHub
parent ca5c0d2d50
commit eb83b0f02a
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
typedef enum {
GpioStartEventOtgOff = 0,
GpioStartEventOtgOn,
GpioStartEventManualConrol,
GpioStartEventManualControl,
GpioStartEventUsbUart,
GpioCustomEventErrorBack,