read temperature test

This commit is contained in:
2020-11-28 13:41:30 +01:00
parent 17fc4b0de1
commit c68566a1e1
171 changed files with 19670 additions and 14 deletions

View File

@ -2,8 +2,6 @@
#define GS_PARAM_INTERNAL_TYPES_H
/* Copyright (c) 2013-2018 GomSpace A/S. All rights reserved. */
#if (GS_PARAM_INTERNAL_USE)
#include <gs/param/types.h>
#ifdef __cplusplus
@ -126,4 +124,3 @@ struct gs_param_table_instance {
}
#endif
#endif
#endif