mirror of
				https://github.com/meshtastic/firmware.git
				synced 2025-10-28 15:22:55 +00:00 
			
		
		
		
	 ef9ecec341
			
		
	
	
		ef9ecec341
		
	
	
	
	
		
			
			Added support for Polish OLED characters.
- Custom FONT_SMALL ArialMT_Plain_10_PL
- Automatic selection between Polish and Ukrainian/Russian characters mapping depending on the -D OLED_{LANG_NAME} flage
		
	
			
		
			
				
	
	
		
			11 lines
		
	
	
		
			274 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			274 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     // See http://go.microsoft.com/fwlink/?LinkId=827846
 | |
|     // for the documentation about the extensions.json format
 | |
|     "recommendations": [
 | |
|         "platformio.platformio-ide"
 | |
|     ],
 | |
|     "unwantedRecommendations": [
 | |
|         "ms-vscode.cpptools-extension-pack"
 | |
|     ]
 | |
| }
 |