mirror of
				https://github.com/manuelbl/ttn-esp32.git
				synced 2025-10-31 10:40:35 +01:00 
			
		
		
		
	Rename sample app to "hello_world"
This commit is contained in:
		
							
								
								
									
										2
									
								
								.vscode/c_cpp_properties.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.vscode/c_cpp_properties.json
									
									
									
									
										vendored
									
									
								
							| @ -15,7 +15,7 @@ | ||||
|                 "${IDF_PATH}/components/soc/include", | ||||
|                 "${IDF_PATH}/components/soc/esp32/include", | ||||
|                 "${IDF_PATH}/components/tcpip_adapter/include", | ||||
|                 "${workspaceRoot}/examples/send_msg/build/include", | ||||
|                 "${workspaceRoot}/examples/hello_world/build/include", | ||||
|                 "${workspaceRoot}/include", | ||||
|                 "${workspaceRoot}/src" | ||||
|         ], | ||||
|  | ||||
| @ -1,3 +1,3 @@ | ||||
| PROJECT_NAME := send_msg | ||||
| PROJECT_NAME := hello_world | ||||
| 
 | ||||
| include $(IDF_PATH)/make/project.mk | ||||
		Reference in New Issue
	
	Block a user