PASAf
Results
2
comments of
PASAf
Driver is not digitally signed. You need to enable Test Mode and disable driver signing check. Or simply run in on XP
OK, I've managed out it to work. I've enabled HVPP Debug in ```SMoConfig.h``` like: ```#undef DEBUG_HVPP -> #define DEBUG_HVPP``` (uploaded with Arduino IDE 1.8.3) And this allowed me to correctly...