Skip to content

Commit

Permalink
some changes
Browse files Browse the repository at this point in the history
  • Loading branch information
faramarzaf committed Mar 17, 2021
1 parent 82037ca commit 7e70c38
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ import android.hardware.SensorEvent
import android.hardware.SensorEventListener
import android.hardware.SensorManager

/**
* @author Faramarz Afzali
* 17/March/2021
*/

class TemperatureSensor(private val callback: TemperatureSensorCallback) {


Expand Down

0 comments on commit 7e70c38

Please sign in to comment.