marcov wrote: 
> The reader behaves as a keybord, it puts the 10 degitis of the tag +
> enter. I have the problem now that with the picoreplayer image there are
> often missing digits

Always check the input before doing something !!

Code:
--------------------
    
  if len(RFID_input) == 10:
  do something
  
--------------------


------------------------------------------------------------------------
DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=109940

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to