[otns] allow virtual time UART (#4818)

This commit is contained in:
Simon Lin
2020-05-20 17:52:36 -07:00
committed by GitHub
parent 2485f72d15
commit fa96bcd10f
@@ -92,8 +92,4 @@
#error "OTNS requires virtual time simulations"
#endif
#if OPENTHREAD_SIMULATION_VIRTUAL_TIME_UART
#error "OTNS does not support virtual time UART"
#endif
#endif // OPENTHREAD_CONFIG_OTNS_ENABLE