Skip to content

chibiArduino v1.06

Compare
Choose a tag to compare
@freaklabs freaklabs released this 12 Feb 23:32
· 25 commits to master since this release

New Features

  • Added chibi_ex10_sensniff - An example to allow sensniff to act as a protocol analyzer in promiscuous mode
  • Added chibiGetChannel() function for compatibility with sensniff
  • Added chibiGetChannel() to documentation
  • Added chibiGetBufRemaining() to calculate remaining space in receive buffer

Bug Fixes

  • Fixed bug in chibi_ex10_sensniff
  • Fixed non-unicode character in chibiUsrCfg.h that caused some strange problems
  • Fixed typos and documentation bugs