Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Unable to render {include} The included page could not be found.
Unable to render {include} The included page could not be found.

FS_VersionGet()

CPU_INT16U FS_VersionGet (void);

 

File

Called from

Code enabled by

fs.c

Application

N/A

Gets the µC/FS software version.

Arguments

None.

Returned Value

µC/FS software version.

Notes/Warnings

The value returned is multiplied by 100. For example, version 4.03 would be returned as 403.

  • No labels