mirror of
				https://github.com/HERDAC/SmartLightBLE.git
				synced 2025-10-31 14:09:18 +00:00 
			
		
		
		
	master
This commit is contained in:
		
							
								
								
									
										34
									
								
								.vscode/launch.json
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										34
									
								
								.vscode/launch.json
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,34 @@ | ||||
| // AUTOMATICALLY GENERATED FILE. PLEASE DO NOT MODIFY IT MANUALLY | ||||
| // | ||||
| // PIO Unified Debugger | ||||
| // | ||||
| // Documentation: https://docs.platformio.org/page/plus/debugging.html | ||||
| // Configuration: https://docs.platformio.org/page/projectconf/section_env_debug.html | ||||
|  | ||||
| { | ||||
|     "version": "0.2.0", | ||||
|     "configurations": [ | ||||
|         { | ||||
|             "type": "platformio-debug", | ||||
|             "request": "launch", | ||||
|             "name": "PIO Debug", | ||||
|             "executable": "C:/Users/remi/OneDrive/Documents/Professionnel/EscapeWorld/eclairage intelligent/programme/eclairage_intelligent_dev/.pio/build/esp-wrover-kit/firmware.elf", | ||||
|             "projectEnvName": "esp-wrover-kit", | ||||
|             "toolchainBinDir": "C:/Users/remi/.platformio/packages/toolchain-xtensa32/bin", | ||||
|             "internalConsoleOptions": "openOnSessionStart", | ||||
|             "preLaunchTask": { | ||||
|                 "type": "PlatformIO", | ||||
|                 "task": "Pre-Debug" | ||||
|             } | ||||
|         }, | ||||
|         { | ||||
|             "type": "platformio-debug", | ||||
|             "request": "launch", | ||||
|             "name": "PIO Debug (skip Pre-Debug)", | ||||
|             "executable": "C:/Users/remi/OneDrive/Documents/Professionnel/EscapeWorld/eclairage intelligent/programme/eclairage_intelligent_dev/.pio/build/esp-wrover-kit/firmware.elf", | ||||
|             "projectEnvName": "esp-wrover-kit", | ||||
|             "toolchainBinDir": "C:/Users/remi/.platformio/packages/toolchain-xtensa32/bin", | ||||
|             "internalConsoleOptions": "openOnSessionStart" | ||||
|         } | ||||
|     ] | ||||
| } | ||||
		Reference in New Issue
	
	Block a user