mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
All: neoVI Explorer -> ICS Device Manager
This commit is contained in:
committed by
Kyle Schwarz
parent
d7fc7ffa47
commit
c466d75dae
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user