JumperXYZ / JumperTX

70 stars 38 forks source link

fixes issue 11: build for T12 after PR 9 #15

Closed renebohne closed 5 years ago

renebohne commented 5 years ago

This will fix issue #11 - the code will build for PCB=T12 I added two #if statements:

#if defined(INTMODULE_USART) || defined(EXTMODULE_USART)
...
#endif

around line 40 and line 110 in multi_arm.cpp