mirror of
				https://github.com/KevinMidboe/TinyGSM.git
				synced 2025-10-29 18:00:18 +00:00 
			
		
		
		
	Tag temp fxns protected as they should be
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
This commit is contained in:
		| @@ -622,7 +622,7 @@ class TinyGsmSaraR4 : public TinyGsmModem<TinyGsmSaraR4>, | ||||
|   /* | ||||
|    * Temperature functions | ||||
|    */ | ||||
|  | ||||
|  protected: | ||||
|   float getTemperatureImpl() { | ||||
|     // First make sure the temperature is set to be in celsius | ||||
|     sendAT(GF("+UTEMP=0"));  // Would use 1 for Fahrenheit | ||||
|   | ||||
		Reference in New Issue
	
	Block a user