
.FHx
Dependencies: mbed C12832 FXOS8700Q
Revision 4:de6a3c5729b4, committed 2020-06-01
- Comitter:
- karlaivon
- Date:
- Mon Jun 01 23:58:34 2020 +0000
- Parent:
- 3:ccbb9d52f4b8
- Commit message:
- .
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r ccbb9d52f4b8 -r de6a3c5729b4 main.cpp --- a/main.cpp Mon Jun 01 23:49:26 2020 +0000 +++ b/main.cpp Mon Jun 01 23:58:34 2020 +0000 @@ -3,7 +3,7 @@ C12832 lcd(SPI_MOSI, SPI_SCK, SPI_MISO, p8, p11); -AnalogIn Ain(p15); +AnalogIn Ain(p20); float ADCdata, voltaje; int main () {