mirror of
https://github.com/espruino/Espruino.git
synced 2025-12-08 19:06:15 +00:00
fix linux build
This commit is contained in:
parent
56d1918f8d
commit
94c3311062
@ -24,7 +24,7 @@ extern "C" {
|
||||
#include "jsinteractive.h"
|
||||
#include "tensorflow.h"
|
||||
|
||||
//void DebugLog(const char* s) { jsiConsolePrint("TF:");jsiConsolePrint(s); }
|
||||
void DebugLog(const char* s) { jsiConsolePrint("TF:");jsiConsolePrint(s); }
|
||||
|
||||
namespace tflite {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user