blynkkk / blynk_Issues

6 stars 6 forks source link

Erase data does not use default values #224

Open nbolton opened 1 year ago

nbolton commented 1 year ago

Related: #225

To reproduce: Click 'Erase data'

Expect: Fields are set to default values Actual: Fields have no data

image

Workaround: Delete the device and create a new one, update the auth token in the code, re-deploy app, etc.