[-] Remove accelerometer test

This commit is contained in:
Hykilpikonna
2021-01-22 10:19:30 -05:00
parent e255f8811e
commit e165beb3aa
4 changed files with 31 additions and 49 deletions
-5
View File
@@ -24,11 +24,6 @@ class TestingViewController: UIViewController
}
}
@IBAction func getAccel(_ sender: Any)
{
getAccelerometer()
}
//Sends a test notification
@IBAction func sendNotification(_ sender: Any)
{