Remove V-USB support for now. Updated docs accordingly.

This commit is contained in:
Nick Brassel 2020-03-10 18:50:44 +11:00 committed by a-chol
parent 6fd7f9d12f
commit 38cd264dd8
3 changed files with 22 additions and 136 deletions

View file

@ -97,6 +97,7 @@ uint8_t pinToMux(pin_t pin) {
#endif
// clang-format on
}
return 0;
}
int16_t adc_read(uint8_t mux) {