I'm looking for a listing of the Microbit.h header file for V1 microbits. (Trying to understand a C++ program for controlling the ADC). I've been able to find the V2 version, but not V1.
Asked
Active
Viewed 90 times
1 Answers
2
Have a look here:
https://github.com/lancaster-university/microbit/blob/master/inc/MicroBit.h
The update is dated Nov 23, 2018 which predates v2 of the micro:bit. Good luck with your micro:bit projects.
Oppy
- 121
- 2