mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-07 03:56:57 +03:00
Fix for #712 "Incorrect rollover digital numbers"
This commit is contained in:
@@ -11,6 +11,7 @@ extern "C" void app_main()
|
||||
|
||||
RUN_TEST(test_ZeigerEval);
|
||||
RUN_TEST(test_ZeigerEvalHybrid);
|
||||
RUN_TEST(test_ZeigerEvalDigital);
|
||||
|
||||
UNITY_END();
|
||||
}
|
||||
Reference in New Issue
Block a user