diff --git a/docs/arduino.md b/docs/arduino.md index 58d3b344c..1866662f8 100644 --- a/docs/arduino.md +++ b/docs/arduino.md @@ -32,7 +32,7 @@ Setup: ``` 3. In your sketch, add ```cpp - #include DigitalIO.h + #include ``` @note Note: Pins are listed as follows and can be modified by editing the RF24_config.h file.