diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2018-03-19 15:51:40 +0200 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2018-03-19 15:51:40 +0200 |
| commit | 8357cc0350ad2b92c69fd20b8dac7e87014f0e34 (patch) | |
| tree | a896a3f177dadb3c67f64cd5a41811016cfdf2a1 /Software/Embedded_SW/Embedded/Common/Utilities/Utils.h | |
| parent | ace16e89b777d94d9a655fef27aa58c763f5b378 (diff) | |
| download | Tango-8357cc0350ad2b92c69fd20b8dac7e87014f0e34.tar.gz Tango-8357cc0350ad2b92c69fd20b8dac7e87014f0e34.zip | |
updating to the latest PMR
Diffstat (limited to 'Software/Embedded_SW/Embedded/Common/Utilities/Utils.h')
| -rw-r--r-- | Software/Embedded_SW/Embedded/Common/Utilities/Utils.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Software/Embedded_SW/Embedded/Common/Utilities/Utils.h b/Software/Embedded_SW/Embedded/Common/Utilities/Utils.h index 363cf6eec..37eade5c4 100644 --- a/Software/Embedded_SW/Embedded/Common/Utilities/Utils.h +++ b/Software/Embedded_SW/Embedded/Common/Utilities/Utils.h @@ -21,8 +21,6 @@ typedef enum }Danser_t; -void cb_init(); -void cb_push_back(/*void *cb,*/ const void *item, int size); void utilsInit(uint32_t ui32SysClock); uint32_t UsersysTickGet (void); bool DanserCheckPosition(uint16_t position , Danser_t danser, bool test); |
