Skip to content

Commit

Permalink
Update TinyGsmClientSIM7080.h
Browse files Browse the repository at this point in the history
  • Loading branch information
zinkett authored Sep 20, 2024
1 parent c7d5e17 commit 5081d8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/TinyGsmClientSIM7080.h
Original file line number Diff line number Diff line change
Expand Up @@ -769,7 +769,6 @@ class TinyGsmSim7080 : public TinyGsmSim70xx<TinyGsmSim7080>,

protected:
GsmClientSim7080* sockets[TINY_GSM_MUX_COUNT];
String certificates[TINY_GSM_MUX_COUNT];
};

#endif // SRC_TINYGSMCLIENTSIM7080_H_

0 comments on commit 5081d8a

Please sign in to comment.