Ignore:
Timestamp:
Jan 21, 2025, 11:26:15 AM (10 months ago)
Author:
Zed
Message:

GSM, USB, BLE and GPS are working.

Location:
ctrl/firmware/Main/SES/Core/Inc
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • ctrl/firmware/Main/SES/Core/Inc/gsm_thread.h

    r64 r65  
    33
    44#include "tx_api.h"
    5 
    6 struct Gsm_req_resp_t
    7 {
    8         const char* const req;
    9         const char* const resp;
    10         void* ptr;
    11 };
    125
    136#ifdef __cplusplus
Note: See TracChangeset for help on using the changeset viewer.