vshymanskyy / TinyGSM

A small Arduino library for GSM modules, that just works
GNU Lesser General Public License v3.0
1.96k stars 728 forks source link

CRTP #365

Closed SRGDamia1 closed 4 years ago

SRGDamia1 commented 4 years ago

Overhaul using CRTP to reduce replication. Also wraps in several other small PR's