oe1wkl / Morserino-32

Morserino-32 multi-functional Morse code machine, based on ESP32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to build V5

joegithub05 opened this issue · comments

As far as I understand and read the documentation, V4 and V5 kind of want the binary files built from source code using Arduino IDE.
Once the development platform is installed, it asks to open the *.ino file to build the project. V5 source directory doesn't have a *.ino file like this was built using another IDE system and not the Arduino platform.
Also, the V5 bin file doesn't load using the binary load program as it gives an error about the binary file not being of the right type or having the proper signature.
Would like updated documentation that matches uploaded files if possible.
Thanks