mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Reset some encodings
This commit is contained in:
2
workspace/TS100/Core/Inc/main.hpp
Normal file → Executable file
2
workspace/TS100/Core/Inc/main.hpp
Normal file → Executable file
@@ -12,7 +12,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
void vApplicationStackOverflowHook(TaskHandle_t *pxTask,
|
||||
signed portCHAR *pcTaskName);
|
||||
signed portCHAR *pcTaskName);
|
||||
|
||||
//Threads
|
||||
void startGUITask(void const *argument);
|
||||
|
||||
Reference in New Issue
Block a user