# gps-generic-module This module contains only the generic interfaces to implement a driver. It serves as an interface for other GPS implementations, such as `gps-meshtastic-module`. The purpose is to provide an Apache-licensed interface while the implementation can be GPL-licensed. ## License This module is licensed under [Apache License v2.0](LICENSE-Apache-2.0.md).