Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 249 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 249 Bytes

ESP IDF v4.1 Telegram bot for qemu

TODO:

  1. change cJSON with JSMN
  2. limit send message to only max 10-15char
  3. limit getUpdate only for text message
  4. how to ack a message without store the reply/json in buffer, incase text message too long?