Update PodsService.java

This commit is contained in:
MaximilianGaedig
2019-11-22 13:36:09 +01:00
committed by GitHub
parent 9450983100
commit 23546b4ed2
@@ -37,7 +37,7 @@ import java.util.List;
/**
* This is the class that does most of the work. It has 3 functions:
* - Detect when AirPods are detected
* - Receive beacons from AirPods and decode them (easier said than done thanks do google's autism)
* - Receive beacons from AirPods and decode them (easier said than done thanks to google's autism)
* - Display the notification with the status
*
*/