Puck lib
Dependencies: BLE_API nRF51822
Fork of Puck by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:c07c01c2a741 | 2014-07-24 | cristea | Hoist logging out of Puck.h; ; There was a problem with multiple definitions of functions in Puck.h if; used in two different files. The logger has been moved out so that we; have independent loggers for each file, which can have different verbosity. |
6:211ffef3b88e | 2014-07-23 | sigveseb | merge |
5:2f2a2ac6b231 | 2014-07-23 | stiaje | return reference to ble instead of copy |
4:91506772210d | 2014-07-23 | stiaje | Fix memory issue |
3:5432b38585ea | 2014-07-23 | sigveseb | Add ble handling |
2:38614fd0fcce | 2014-07-17 | stiaje | Change to 'getVariable' function naming |
1:29b2cca0d529 | 2014-07-17 | stiaje | Make all pucks connectable |
0:718051934fdb | 2014-07-15 | stiaje | Initial commit |