Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V1.0.72.40519, V1.1.44.45036
-
Component/s: APP
-
Labels:
-
Account:IOT Configurator 1 (operativ) (IOTCONPROD)
Description
currently the elements with the data types
- real 64
- real 32
as
- long double
- double
exported to the header file.
The export of the data types must be as follows
real32 -> float
real64 -> double