-
Notifications
You must be signed in to change notification settings - Fork 792
class_tiny_gsm_temperature
Sara Damiano edited this page Sep 11, 2026
·
2 revisions
Module: TinyGsmTemperature
Provides temperature-related functions for the modem.
This class allows you to access the modem's temperature sensor and retrieve the current temperature in degrees Celsius.
#include <src/TinyGsmTemperature.tpp>
| Name | |
|---|---|
| float |
getTemperature() Get the modem chip temperature in degrees celsius. |
float getTemperature()
- Return: The modem chip temperature in degrees celsius.
Generated by Doxygen and m.css with templates from doxybook2 Updated on 2026-09-11
If you like TinyGSM library - give it a star, or fork it and contribute!