summaryrefslogtreecommitdiff
path: root/code/esp32/components/eos/include/eos.h
blob: 1d35584ad58970d4ffd6249e00eb026cb2d8980e (plain)
1
2
3
4
5
#define EOS_OK          0
#define EOS_ERR_Q_FULL  -10

#define EOS_PRIORITY_WIFI   1
#define EOS_PRIORITY_SPI    1