You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to get all changes from update 3.7.3 into 4, this shouldn't take long.
Also, we really shouldn't be using "4" as the version number on develop-pros-4, it should be 3.x to indicate what version we have it updated to and then update it to 4 on release like all our other feature/develop branches.
The text was updated successfully, but these errors were encountered:
The following features from 3.7.2 also need ported over:
✨ Added support for addressable LED strips by @omegaStag in #424
✨ Added timekeeping functionality through the clock_gettime() and clock_settime() support, enabling standard the standard libraries chrono and time.h by @Richard-Stump in #127
Bugfixes:
🐛 Add ext_ to missing CPP functions for adi C++ by @WillXuCodes in #438
We need to get all changes from update 3.7.3 into 4, this shouldn't take long.
Also, we really shouldn't be using "4" as the version number on develop-pros-4, it should be 3.x to indicate what version we have it updated to and then update it to 4 on release like all our other feature/develop branches.
The text was updated successfully, but these errors were encountered: