mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-09 04:56:53 +03:00
Revert "Fix for #712 "Incorrect rollover digital numbers""
This reverts commit 11bfaf0e91.
This commit is contained in:
@@ -36,7 +36,6 @@ protected:
|
||||
|
||||
int ZeigerEval(float zahl, int ziffer_vorgaenger);
|
||||
int ZeigerEvalHybrid(float zahl, float zahl_vorgaenger, int eval_vorgaenger);
|
||||
int ZeigerEvalDigital(float zahl, float zahl_vorgaenger, int eval_vorgaenger);
|
||||
|
||||
|
||||
bool doNeuralNetwork(string time);
|
||||
|
||||
Reference in New Issue
Block a user