* MQTT Fingerprint setting capitalization fix * otafp -> otaFP
* Rework MQTT sync client configuration * MQTT_LIBRARY_... * comments * fix not doing any checks for bearssl, remove afterconnected template for mqttclient * comments * comments * secure bool stub * typos, always include sc helpers * fix on_fingerprint return type * typo * typo * indent * tag is already in config obj * generate mqtt featureset string at compile time * reword again * trusted_root_ca
- add httpupdate ota impelementation - move async ota into a separate module - support bearssl & axtls through wificlientsecure - allow to disable arduino ide ota module