From 0406ca69cfeeeac0e07b32b6400d8ba5afcea5fe Mon Sep 17 00:00:00 2001 From: Harald Barth Date: Mon, 4 Jul 2022 22:50:19 +0200 Subject: [PATCH] add comment Pololu TB9051FTG --- config.example.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config.example.h b/config.example.h index 3dac207..d6d60dc 100644 --- a/config.example.h +++ b/config.example.h @@ -37,6 +37,7 @@ The configuration file for DCC-EX Command Station // // STANDARD_MOTOR_SHIELD : Arduino Motor shield Rev3 based on the L298 with 18V 2A per channel // POLOLU_MOTOR_SHIELD : Pololu MC33926 Motor Driver (not recommended for prog track) +// POLOLU_TB9051FTG : Pololu Dual TB9051FTG Motor Driver // FUNDUMOTO_SHIELD : Fundumoto Shield, no current sensing (not recommended, no short protection) // FIREBOX_MK1 : The Firebox MK1 // FIREBOX_MK1S : The Firebox MK1S