PICO_TIME_DEFAULT_ALARM_POOL_DISABLED is only used within PicoSDK.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Notes

Setting to 1 may cause some code not to compile as default timer pool related methods are removed When the default alarm pool is disabled, \a sleep_ methods and timeouts are no longer lower powered (they become \a busy_wait_)

References

from examples