All: neoVI Explorer -> ICS Device Manager

This commit is contained in:
Thomas Stoddard
2026-05-13 15:45:28 -04:00
committed by Kyle Schwarz
parent d7fc7ffa47
commit c466d75dae
4 changed files with 5 additions and 5 deletions
@@ -9,7 +9,7 @@
/*
* App errors are responses from the device indicating internal runtime errors
* NOTE: To trigger the app error in this example, disable the DW CAN 01 network on the device
* (e.g. with neoVI Explorer)
* (e.g. with ICS Device Manager)
*/
int main() {
std::cout << "Running libicsneo " << icsneo::GetVersion() << std::endl;