cnlohr / esp82xx

Useful ESP8266 C Environment
Other
288 stars 107 forks source link

Remove first burnitall target #79

Closed AEFeinstein closed 5 years ago

AEFeinstein commented 5 years ago

This fixes a warning when building

con-f-use commented 5 years ago

I think the first burnitall target was meant to be a line above in the body of the other brach of the if statement. It should be moved there, not deleted.

AEFeinstein commented 5 years ago

Easy enough