I am using Visual Micro on Arduino 2 IDE.
I have a lockable Teensy 4.0.
I have generated a key and verified it.
At this point my program runs ok.
When I select Fuse Sketch and build it I get an error on the line
#include <EEPROM.h> saying it cannot open the source file EEPROM.h, Why would that be?
I have a lockable Teensy 4.0.
I have generated a key and verified it.
At this point my program runs ok.
When I select Fuse Sketch and build it I get an error on the line
#include <EEPROM.h> saying it cannot open the source file EEPROM.h, Why would that be?