Skip to content

Commit 938297f

Browse files
committed
Typo fixed.
1 parent c6ca8d4 commit 938297f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Generic/Generic.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ void actionExecute(unsigned char action, unsigned char par, vscp_RxMessage const
104104

105105
switch(action)
106106
{
107-
// Implement your cod here ...
107+
// Implement your code here ...
108108

109109
default:
110110
break;

0 commit comments

Comments
 (0)