markdown fix
This commit is contained in:
		
							parent
							
								
									ebe6ea5149
								
							
						
					
					
						commit
						df6183e291
					
				| @ -362,8 +362,8 @@ In the case of this hardware revision of the S900, For the RFID reader: | |||||||
| 
 | 
 | ||||||
| ``` | ``` | ||||||
| pcd_rc663.ko 	-> Hardware driver | pcd_rc663.ko 	-> Hardware driver | ||||||
| pcd_base.ko 	-> Middleware, creates | pcd_base.ko 	-> Middleware, creates /dev/pcd | ||||||
| libosal.so 		-> Shared library, provides the OsPicc* functions trough interacting with /dev/pcd | libosal.so 	-> Shared library, provides the OsPicc* functions trough interacting with /dev/pcd | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| For the magnetic stripe reader the family of functions is `OSMsr*` that uses the `/dev/msr` device and for SmartCards there are the `OsIcc*` functions that use the `/dev/usercard` device. | For the magnetic stripe reader the family of functions is `OSMsr*` that uses the `/dev/msr` device and for SmartCards there are the `OsIcc*` functions that use the `/dev/usercard` device. | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user