Skip to content

Commit 1c516b7

Browse files
pennamsebromero
andauthored
Use Geolocation instead of Cellularlocation
Co-authored-by: Sebastian Romero <[email protected]>
1 parent 3c75895 commit 1c516b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ArduinoCellular.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ class SMS {
6868

6969

7070
/**
71-
* @struct CellularLocation
71+
* @struct Geolocation
7272
* @brief Represents a geographic location with latitude and longitude coordinates.
7373
*/
7474
struct CellularLocation {

0 commit comments

Comments
 (0)