Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of d7a_1x by
Diff: include/d7a.h
- Revision:
- 50:30440c9aeb7c
- Parent:
- 49:81d5bddb02f0
- Child:
- 53:3e4aa4b57090
diff -r 81d5bddb02f0 -r 30440c9aeb7c include/d7a.h --- a/include/d7a.h Fri Sep 02 16:08:09 2016 +0000 +++ b/include/d7a.h Mon Sep 05 13:21:50 2016 +0000 @@ -408,4 +408,24 @@ //====================================================================== d7a_errors_t d7a_notify(const uint8_t file_id, const uint32_t offset, const uint32_t size); + + + + + + + + + + +//====================================================================== +// d7a_modem_print_infos +//---------------------------------------------------------------------- +/// @brief Prints the modem infos +//====================================================================== +void d7a_modem_print_infos(void); + + + + #endif // _D7A_H_ \ No newline at end of file