Redefine something in the "FreeRTOSConfig.h" on a user sketch #55
Replies: 3 comments 6 replies
-
Joshua, |
Beta Was this translation helpful? Give feedback.
-
Thanks for the comment. I tested again as you recommend. Thanks again, Joshua |
Beta Was this translation helpful? Give feedback.
-
I misunderstood it. After precise diagnostic concerning the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Phillip,
I enjoy using the FreeRTOS on the Arduino Uno. I understand why the header file "FreeRTOSConfig.h" is not in an individual project but the Ardunio/libraries/FreeRTOS/src.
What if I put a needed line to my source sketch, while the FreeRTOSConfig.h is intact? I think it works. Correct?
For example, I copy this line to my sketch;
while the FreeRTOSConfig.h has the original;
It looks work when I compile with no warning message.
Joshua
Beta Was this translation helpful? Give feedback.
All reactions