Is the TM1804 actually supported? I see it in the examples and in the chipset enumeration but the 2.0 code doesn’t actually show anywhere that it is used.
Ah - the tm1804 is just a scaled down tm1809 - there should have been an alias for it - it looks like it got dropped in the 2.0 branch but the 2.1 branch fixes that. Until you flip over you can just refer to it as tm1809
Cool. That’s what I thought. Thanks!