M5Stack-SD-Updater icon indicating copy to clipboard operation
M5Stack-SD-Updater copied to clipboard

[SD-App] please add MhageGH's M5Stack-Neural-Network

Open tobozo opened this issue 6 years ago • 3 comments

https://github.com/MhageGH/M5Stack-Neural-Network

tobozo avatar Oct 03 '19 02:10 tobozo

The app has been scheduled for rebuild

tobozo avatar Oct 03 '19 02:10 tobozo

Compilation of this package failed, it has been labeled as invalid until the source of the problem is identified and addressed

tobozo avatar Nov 04 '19 16:11 tobozo

compilation errors:

M5Stack_NeuralNetwork:7:19: error: redefinition of 'const int N'
 const int s = 10, N = 10; 
                   ^
In file included from /home/runner/work/M5Stack-Neural-Network/M5Stack_NeuralNetwork/M5Stack_NeuralNetwork.ino:4:0:
/tmp/arduino_build_715657/sketch/const.h:1:11: note: 'const int N' previously defined here
 const int N = 100, N0 = 784, N1 = 50, N2 = 100, N3 = 10;
           ^

tobozo avatar Nov 04 '19 16:11 tobozo