Skip to content

Commit 00fa53d

Browse files
committed
Correct tag
1 parent b546cf3 commit 00fa53d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DigitalIO.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#define DigitalIO_h 1
2727
//------------------------------------------------------------------------------
2828
/** DigitalPin version */
29-
#define DIGITAL_IO_VERSION 100001
29+
#define DIGITAL_IO_VERSION 10001
3030
//------------------------------------------------------------------------------
3131
#include "DigitalPin.h"
3232
#include "I2cConstants.h"

0 commit comments

Comments
 (0)