You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a typo on line 762 of micro_esb.c: UESB_CORE_RX_FIFO_SIZE should be UESB_CORE_TX_FIFO_SIZE. This only causes a problem if you are using different sizes for the RX FIFO and TX FIFO.