Files
allwpilib/wpilibc/src/main/native/cpp/PneumaticsControlModule.cpp
Thad House 104d7e2abc [hal] Don't throw exceptions in PCM JNI (#3933)
Since the CAN bus can easily become disconnected, we don't want this to crash. Instead, we just want this to report errors. This matches previous behavior.
2022-01-18 00:58:26 -08:00

9.9 KiB