Remove V-USB support for now. Updated docs accordingly.
This commit is contained in:
parent
6fd7f9d12f
commit
38cd264dd8
3 changed files with 22 additions and 136 deletions
|
@ -97,6 +97,7 @@ uint8_t pinToMux(pin_t pin) {
|
|||
#endif
|
||||
// clang-format on
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
int16_t adc_read(uint8_t mux) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue