Move direct I/O macros, prevent leaking to Arduino sketches

This commit is contained in:
PaulStoffregen
2018-01-21 05:50:55 -08:00
parent ebc5f7f503
commit f54f2a972b
3 changed files with 398 additions and 368 deletions
+1
View File
@@ -140,6 +140,7 @@ sample code bearing this copyright.
*/
#include "OneWire.h"
#include "util/OneWire_direct_gpio.h"
OneWire::OneWire(uint8_t pin)