Have cmd:getDeviceInfo( ) report the expected device type. Some of the code is written such that # pragmas are there for certain device types. While at some point in the future we want to have different libraries for different devices, we can start off by including all known options in the code and reporting that info back with getDeviceInfo( ).
Have cmd:getDeviceInfo( ) report the expected device type. Some of the code is written such that # pragmas are there for certain device types. While at some point in the future we want to have different libraries for different devices, we can start off by including all known options in the code and reporting that info back with getDeviceInfo( ).