tune OTA update buffer - release

This commit is contained in:
Sebastien
2020-02-24 21:28:41 -05:00
parent c6eb24020b
commit fe4f7ffb58
2 changed files with 28 additions and 20 deletions

View File

@@ -53,7 +53,6 @@ void set_power_gpio(int gpio, char *value) {
*/
void services_init(void) {
messaging_service_init();
messaging_post_message(MESSAGING_INFO,MESSAGING_CLASS_SYSTEM, "Initializing services");
gpio_install_isr_service(0);
#ifdef CONFIG_I2C_LOCKED