Milestone 2
Client Apps:
-UI
-Contact Adding / Deleting
-Bluetooth Connection to Arduino Device
-Data is able to be received by Arduino Device (for demo purposes, displays over contact list)
-Crash Notification Procedure (new)
-Automatic texting & calling if user does not cancel procedure after a set amount of time (new)
-GPS Coordinates are extracted and send in text notifications (new)
Arduino Device:
-Bluetooth Connection as a BLE Peripheral
-Receives data from Accelerometer & updates data to send to apps
-Fixed bug where connection trips out on first connection after startup (new)