Commit a047a9a
committed
cores: arduino: Improve analog(Read|Write)Rsolution declaration
- Remove duplicated `analogReadResolution` declaration
- Add the same #ifdef conditions used in the implementation
to the `analogWriteResolution` as well.
Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>1 parent e9b9a3b commit a047a9a
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
| 139 | + | |
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
| |||
0 commit comments