too many initializers
Opened this issue · 2 comments
BorisPlintovic commented
error
too many initializers for 'byte [128] {aka unsigned char [128]}'
in line 45
GetarnteKadse commented
ESP8266_DJI_DroneID_Throwie:46:1: error: too many initializers for 'byte [128]' {aka 'unsigned char [128]'}
plz fix
frevoli commented
If you change 128 to 270, this resolves the issue.