void gpsSleep(void) {
    GPS.print(SL868A_SET_STDBY_CMD);
}