Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 7 months ago.
How to use MicroBitStorage () ?
Hi I use micro bit to read sine wave and because the micro bit is very slow, I wanna read the number ten store it in the micro then print it. So I wanna know how to use MicroBitStorage () to store the number. Regard