#ifndef OTA_UPDATE_H #define OTA_UPDATE_H #define UPDATE_BUFFER_SIZE 4000 #define UPDATE_PAYLOAD_SIZE 200 #endif