headers and comments for module02
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -2,6 +2,9 @@
|
||||
"files.associations": {
|
||||
"io.h": "c",
|
||||
"delay.h": "c",
|
||||
"interrupt.h": "c"
|
||||
"interrupt.h": "c",
|
||||
"timer.h": "c",
|
||||
"usart.h": "c",
|
||||
"utils.h": "c"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user