mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Fix setspeed2 check
This commit is contained in:
parent
75a7e06d5d
commit
32e853e46e
2 changed files with 4 additions and 4 deletions
|
|
@ -13,7 +13,7 @@ tio_sources = [
|
|||
'print.c'
|
||||
]
|
||||
|
||||
if tcgets2 != ''
|
||||
if enable_setspeed2
|
||||
tio_sources += 'setspeed2.c'
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue