# flexitimer2 **Repository Path**: allenqiu2020/flexitimer2 ## Basic Information - **Project Name**: flexitimer2 - **Description**: arduino中断函数 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-07-29 - **Last Updated**: 2021-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #FlexiTimer2 Library# Run a function on a configurable interval. http://playground.arduino.cc/Main/FlexiTimer2 https://github.com/wimleers/flexitimer2 http://www.pjrc.com/teensy/td_libs_MsTimer2.html Based on MsTimer2 originally written by Javier Valencia. Wim Leers added code which makes interval resolution configurable,