
https://youtu.be/99cUIxc72h0
Dependencies: BLE_API mbed nRF51822
MicrobitHw.h@0:24c8585f0f35, 2017-07-14 (annotated)
- Committer:
- matsujirushi
- Date:
- Fri Jul 14 10:35:54 2017 +0000
- Revision:
- 0:24c8585f0f35
1st commit.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
matsujirushi | 0:24c8585f0f35 | 1 | #pragma once |
matsujirushi | 0:24c8585f0f35 | 2 | |
matsujirushi | 0:24c8585f0f35 | 3 | void MicrobitHwInitialize(); |
matsujirushi | 0:24c8585f0f35 | 4 | void MicrobitHwLedMatrix(int rows, int colValues); |