Unify project description in header
This commit is contained in:
		
							parent
							
								
									7989a20817
								
							
						
					
					
						commit
						b07b6fde6f
					
				@ -1,4 +1,4 @@
 | 
				
			|||||||
/* ESP 8266 environmental sensor FW
 | 
					/* ESP8266 environmental sensor project
 | 
				
			||||||
 *  
 | 
					 *  
 | 
				
			||||||
 *  This firmware provides features to use the NodeMCU ESP12 unit as an environmental sensor.
 | 
					 *  This firmware provides features to use the NodeMCU ESP12 unit as an environmental sensor.
 | 
				
			||||||
 *  Currently supported is the DHT22 temperature and humidity sensor. 
 | 
					 *  Currently supported is the DHT22 temperature and humidity sensor. 
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
/* ESP 8266 environmental sensor FW
 | 
					/* ESP8266 environmental sensor project
 | 
				
			||||||
 *  
 | 
					 *  
 | 
				
			||||||
 * This header provides the necessary credentials for the esp_sensor_firmware.ino file.
 | 
					 * This header file provides the necessary credentials for the esp_sensor_firmware.ino file.
 | 
				
			||||||
 * Before compilation, add your credentials and remove the .example postfix from the filename.
 | 
					 * Before compilation, add your credentials and remove the .example postfix from the filename.
 | 
				
			||||||
 * ** WARNING ** DO NOT COMMIT YOUR mqtt_credentials.h FILE CONTAINING YOUR ACTUAL CREDENTIALS.
 | 
					 * ** WARNING ** DO NOT COMMIT YOUR mqtt_credentials.h FILE CONTAINING YOUR ACTUAL CREDENTIALS.
 | 
				
			||||||
 *  
 | 
					 *  
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user