Search results

  1. E

    Software reset of Teensy 3.1

    Hey, This is probably a newbie question. I want to software reset the board. I found out that the way to do it properly is by using _restart_Teensyduino() or _reboot_Teensyduino() functions. I found out that both are defined in core_pins.h. Including this allowed me to compile the code, but it...
Back
Top