mirror of
https://github.com/PaulStoffregen/OneWire.git
synced 2026-07-27 19:57:07 +00:00
Move direct I/O macros, prevent leaking to Arduino sketches
This commit is contained in:
@@ -140,6 +140,7 @@ sample code bearing this copyright.
|
||||
*/
|
||||
|
||||
#include "OneWire.h"
|
||||
#include "util/OneWire_direct_gpio.h"
|
||||
|
||||
|
||||
OneWire::OneWire(uint8_t pin)
|
||||
|
||||
Reference in New Issue
Block a user