Compare commits
	
		
			1 Commits
		
	
	
		
			93516cd441
			...
			c67f9bf16d
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| c67f9bf16d | 
							
								
								
									
										10
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								README.md
									
									
									
									
									
								
							| 
						 | 
					@ -4,11 +4,11 @@ An example heart rate monitor app for Android and MacOS using [git.wow.st/gmp/bl
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The MacOS implementation uses a Core Bluetooth binding created by
 | 
					The MacOS implementation uses a Core Bluetooth binding created by
 | 
				
			||||||
[NSWrap](https://git.wow.st/gmp/nswrap). On Android, Martijn van Welie's
 | 
					[NSWrap](https://git.wow.st/gmp/nswrap). On Android, Martijn van Welie's
 | 
				
			||||||
[Blessed](https://github.com/weliem/blessed-android) library is used to
 | 
					Blessed library is used to simplify access to the Bluetooth Low-Energy
 | 
				
			||||||
simplify access to the Bluetooth Low-Energy hardware. If you need to
 | 
					hardware. If you need to re-compile the Blessed library for any reason, you
 | 
				
			||||||
re-compile the Blessed library for any reason, you can use `go generate`
 | 
					can use `go generate` from the `depjars` directory. To do that, you will need
 | 
				
			||||||
from the `depjars` directory. To do that, you will need to have `gradle`,
 | 
					to have `gradle`, an Android SDK, and who knows what else installed on your
 | 
				
			||||||
an Android SDK, and who knows what else installed on your machine.
 | 
					machine.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## MacOS:
 | 
					## MacOS:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user