Using C/C++, program reads temperature and displays in Celsius if button A is pressed or Fahrenheit if button B is pressed. Uses radio to transmit temp to a second MicroBit

Dependencies:   microbitI

Changes

RevisionDateWhoCommit message
1:5cf655a789e0 2019-11-26 tsfarber Tested and confirmed working default tip
0:b43412199f81 2019-11-26 tsfarber Tested and verified working