Changeset 65 for ctrl/firmware/Main/SES/Core/Inc
- Timestamp:
- Jan 21, 2025, 11:26:15 AM (4 months ago)
- 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 3 3 4 4 #include "tx_api.h" 5 6 struct Gsm_req_resp_t7 {8 const char* const req;9 const char* const resp;10 void* ptr;11 };12 5 13 6 #ifdef __cplusplus
Note: See TracChangeset
for help on using the changeset viewer.