diff --git a/firmware/controllers/can/can_bench_test.cpp b/firmware/controllers/can/can_bench_test.cpp index f885a854b7..9572935e16 100644 --- a/firmware/controllers/can/can_bench_test.cpp +++ b/firmware/controllers/can/can_bench_test.cpp @@ -1,6 +1,10 @@ /* * file can_bench_test.cpp * see also https://github.com/rusefi/rusefi/wiki/CAN BENCH_TEST_BASE_ADDRESS 0x770000 + * + * primary recipient is https://github.com/rusefi/rusefi-hardware/tree/main/digital-inputs/firmware + * + * todo: shall we not broadcast by default but wait until stim firmware wakes us up? */ #include "pch.h"