* Apply #pragma once in headers * Adjust some thermistors formatting * Misc cleanup and formatting
This is the ONLY way to be able to override ISRs stolen by the Arduino Runtime, such as Serial or USB device interrupts. This feature is needed so Arduino modules can be replaced and enhanced.