Hi,
The ESP32 demo-js build failed today.
It was successful to build before.
…
/data/fwbuild-volumes/latest/apps/mqtt_auto_esp32/esp32/build_contexts/build_ctx_088108168/deps/azure/src/mgos_azure_sas.c:69:3: error: too few arguments to function ‘cs_base64_encode’
cs_base64_encode((uint8_t *) buf, sizeof(buf), b64buf);
^~~~~~~~~~~~~~~~
…
/src/cli/main.go:198: build failed
Error: /src/cli/build_remote.go:333: build failed
I am using latest mos build tool and the default demo-js project.
The Mongoose OS command line tool
Version: 202008211943
Build ID: 20200821-200010/2.18.0-1-g7d543c6-master
Update channel: latest
Thanks for help.