DJISDKUser/ESP8266_DJI_DroneID_Throwie

too many initializers

Opened this issue · 2 comments

error

too many initializers for 'byte [128] {aka unsigned char [128]}'

in line 45

ESP8266_DJI_DroneID_Throwie:46:1: error: too many initializers for 'byte [128]' {aka 'unsigned char [128]'}

plz fix

If you change 128 to 270, this resolves the issue.