Skip to content

Arduino library for UART access to the BMB22M210/BMB22T101 UART Expansion Module

Latest
Compare
Choose a tag to compare
@BestModules-cn BestModules-cn released this 11 Oct 06:18
c24fcaf
  • Add functions: getFifoStatus() 、getInterruptFlag() 、setTxFifoInterrupt() 、setRxFifoInterrupt();
  • Add example:ServoRun.