mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-08-21 14:36:21 +02:00
Merge branch 'master' into boxcar
This commit is contained in:
@@ -415,4 +415,9 @@ void CIO::setP25Int(bool on)
|
||||
BB_P25 = !!on;
|
||||
}
|
||||
|
||||
void CIO::delayInt(unsigned int dly)
|
||||
{
|
||||
delay(dly);
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user