Fixed typo
This commit is contained in:
		
							
								
								
									
										12
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								README.md
									
									
									
									
									
								
							@@ -7,14 +7,14 @@ This is a simple app using the C interface only to create some content on the OL
 | 
				
			|||||||
## How to build this app
 | 
					## How to build this app
 | 
				
			||||||
### Locally
 | 
					### Locally
 | 
				
			||||||
- get local copy of the needed library:
 | 
					- get local copy of the needed library:
 | 
				
			||||||
-- mkdir libs
 | 
					  - mkdir libs
 | 
				
			||||||
-- git clone https://gitea.pmpark.de/dirk/ssd1306dj libs/ssd1306dj
 | 
					  - git clone https://gitea.pmpark.de/dirk/ssd1306dj libs/ssd1306dj
 | 
				
			||||||
- get source of testOled
 | 
					- get source of testOled
 | 
				
			||||||
-- git clone https://gitea.pmpark.de/dirk/MongooseESPWemosOled64x48
 | 
					  - git clone https://gitea.pmpark.de/dirk/MongooseESPWemosOled64x48
 | 
				
			||||||
-- cd MongooseESPWemosOled64x48
 | 
					  - cd MongooseESPWemosOled64x48
 | 
				
			||||||
-- mos build --local
 | 
					  - mos build --local
 | 
				
			||||||
- flash your Wemos device with Oled 64x48 display
 | 
					- flash your Wemos device with Oled 64x48 display
 | 
				
			||||||
-- mos flash
 | 
					  - mos flash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Remote (not yet finished, does not work!)
 | 
					### Remote (not yet finished, does not work!)
 | 
				
			||||||
- mos build --arch ESP8266
 | 
					- mos build --arch ESP8266
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user