SingingCat 0
application
Data Fields
espbuf Struct Reference

Data Fields

byte buf [260]
 
int order
 
int size
 

Detailed Description

}garbageend and you get: PKT_TYPE{a,1,00000001,19F05795,19F05795,1,3,noop} Explanation:

  1. The outer brackets have been stripped
  2. the inner brackets have been unescaped.
  3. the not-in-package ("garbage*") has been ignored.

Note to developers: esp8266_add_byte is called from within the serial interrupt, please take great care when modifying this code to avoid race-conditions. The order of instructions is crucial and delicate! Keep each path short!

Definition at line 30 of file decode_esp_packet.c.


The documentation for this struct was generated from the following file: