It used to be possible to see the source code of the firmware in the mblock installation.
At a location like “Resources/firmware/mbot_firmware/mbot_firmware.ino”
In version 5 there seems to be a .hex file which is probably the compile code to upload.
The github website https://github.com/Makeblock-official/Makeblock-Libraries/tree/master/examples/Firmware_For_mBlock has not been updated for a long time and all new development is behind closed doors.
Where can we see the source code of the firmware? Has it changed?
It would be really useful when writing code that interacts with the mbot.
I know I can send a new cketch with all I need, but the mblock firmware already does a lot of useful tasks.
Regards