From f35672eecfacc0c6e4bb0367f9963a2fd757e89f Mon Sep 17 00:00:00 2001 From: jposada202020 Date: Wed, 21 Apr 2021 11:17:17 -0400 Subject: [PATCH] Solving Infrastructure issue, file not having sensor reference in their example filename --- examples/{canio_test.py => mcp2515_canio_test.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/{canio_test.py => mcp2515_canio_test.py} (100%) diff --git a/examples/canio_test.py b/examples/mcp2515_canio_test.py similarity index 100% rename from examples/canio_test.py rename to examples/mcp2515_canio_test.py