We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e96e1ef commit 2cfded3Copy full SHA for 2cfded3
source/common.c
@@ -69,7 +69,7 @@ typedef struct pins_t {
69
int ain;
70
} pins_t;
71
72
-//Table generated based on https://raw.github.com/jadonk/bonescript/master/node_modules/bonescript/bone.js
+//Table generated based on https://github.com/jadonk/bonescript/blob/master/src/bone.js
73
pins_t table[] = {
74
{ "USR0", "USR0", 53, -1, -1},
75
{ "USR1", "USR1", 54, -1, -1},
0 commit comments