Code Block | ||
---|---|---|
| ||
CPU_INT16U FS_VersionGet (void); |
File | Called from | Code enabled by |
---|---|---|
| Application | N/A |
Gets the µC/FS software version.
...
µC/FS software version.
Notes/Warnings
- The value returned is multiplied by 100. For example, version 4.03.00 would be returned as
...
- 40300.