Changes done in ECG and BT
Dependencies: SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217
Fork of merged_code2_20sept_2017_4th_oct_2017 by
Diff: bt.cpp
- Revision:
- 32:76892fdf5e4c
- Parent:
- 31:0f67acfc6236
- Child:
- 33:a80eed071fdc
--- a/bt.cpp Sat Jul 15 05:39:45 2017 +0000 +++ b/bt.cpp Sat Jul 15 10:30:46 2017 +0000 @@ -33,11 +33,11 @@ static int32_t current_file=0; // file of the test done for the current pid static uint32_t counter=0; uint8_t file=0; - +static uint32_t v1[no_of_samples]; uint8_t bt_send(uint8_t state_tx) { - uint32_t v1[no_of_samples]; + blue.baud(115200); // baud rate of bluetooth bt_file=&bt_file1; myBleMsg=&b;