This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Description
Description
Got error Error: JSON is not defined, when running PMESaveRestore.js on Arduino 101.
Test Code
PMESaveRestore.js
Steps to Reproduction
make JS=samples/PMESaveRestore.js
make dfu
Actual Result
message Error: JSON is not defined is printed.

Expected Result
Samples should be executed successfully.
Test Builds
| Branch |
Commit Id |
Target Device |
Test Date |
Result |
| master |
78c9749 |
Arduino 101 |
Jun 20, 2017 |
Fail |
Additional Information