...
Change parameters to match with the given worskpace.
Replace «eventMask |= (Radio.EventMask.TagRead | Radio.EventMask.TagNew)» by «eventMask |= Radio.EventMask.TagNew» (to only see new tags)
Delete all specificities of the L400. (LCD,...)
Replace radio.ReadSetModeMask(Radio.ReadModeMask.Multiplexer) by Radio.ReadSetModeMask(Radio.ReadModeMask.Multiplexer | Radio.ReadModeMask.Tunnel) to activate jacks.
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|