Last login: Wed Apr 17 20:53:45 on console
cathryn@Cathryns-MacBook-Pro ~ % "/Applications/Arduino IDE.app/Contents/MacOS/Arduino IDE"
cathryn@Cathryns-MacBook-Pro ~ % "/Applications/Arduino IDE.app/Contents/MacOS/Arduino IDE"
Arduino IDE 2.3.2
Checking for frontend application configuration customizations. Module path: /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/electron-main.js, destination 'package.json': /Applications/Arduino IDE.app/Contents/Resources/app/package.json
Setting 'theia.frontend.config.appVersion' application configuration value to: "2.3.2" (type of string)
Setting 'theia.frontend.config.cliVersion' application configuration value to: "0.35.3" (type of string)
Setting 'theia.frontend.config.buildDate' application configuration value to: "2024-02-20T09:53:59.281Z" (type of string)
Frontend application configuration after modifications: {"applicationName":"Arduino IDE","defaultTheme":{"light":"arduino-theme","dark":"arduino-theme-dark"},"defaultIconTheme":"none","electron":{"windowOptions":{}},"defaultLocale":"","validatePreferencesSchema":false,"preferences":{"window.title":"${rootName}${activeEditorShort}${appName}","files.autoSave":"afterDelay","editor.minimap.enabled":false,"editor.tabSize":2,"editor.scrollBeyondLastLine":false,"editor.quickSuggestions":{"other":false,"comments":false,"strings":false},"editor.maxTokenizationLineLength":500,"editor.bracketPairColorization.enabled":false,"breadcrumbs.enabled":false,"workbench.tree.renderIndentGuides":"none","explorer.compactFolders":false},"appVersion":"2.3.2","cliVersion":"0.35.3","buildDate":"2024-02-20T09:53:59.281Z"}
Starting backend process. PID: 7863
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///Users/cathryn/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2024-04-18T03:16:34.113Z root INFO Backend Object.initialize: 3.5 ms [Finished 0.267 s after backend start]
2024-04-18T03:16:34.115Z root INFO Backend Object.configure: 3.0 ms [Finished 0.267 s after backend start]
2024-04-18T03:16:34.115Z root INFO Backend s.onStart: 0.8 ms [Finished 0.267 s after backend start]
2024-04-18T03:16:34.116Z root INFO Backend s.configure: 0.2 ms [Finished 0.280 s after backend start]
2024-04-18T03:16:34.116Z root INFO Backend d.onStart: 0.1 ms [Finished 0.280 s after backend start]
2024-04-18T03:16:34.116Z root INFO Backend d.configure: 0.1 ms [Finished 0.280 s after backend start]
2024-04-18T03:16:34.117Z root INFO Backend d.initialize: 12.6 ms [Finished 0.280 s after backend start]
2024-04-18T03:16:34.117Z root INFO Backend c.onStart: 0.1 ms [Finished 0.280 s after backend start]
2024-04-18T03:16:34.118Z root INFO Backend a.configure: 2.9 ms [Finished 0.283 s after backend start]
2024-04-18T03:16:34.118Z config INFO >>> Initializing CLI configuration...
2024-04-18T03:16:34.118Z root INFO Backend c.initialize: 0.3 ms [Finished 0.283 s after backend start]
2024-04-18T03:16:34.118Z root INFO Backend R.onStart: 0.4 ms [Finished 0.283 s after backend start]
2024-04-18T03:16:34.119Z config INFO Loading CLI configuration from /Users/cathryn/.arduinoIDE/arduino-cli.yaml...
2024-04-18T03:16:34.119Z daemon INFO Starting daemon from /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/resources/arduino-cli...
2024-04-18T03:16:34.119Z root INFO Backend a.initialize: 0.2 ms [Finished 0.284 s after backend start]
2024-04-18T03:16:34.119Z root INFO Backend w.onStart: 1.1 ms [Finished 0.285 s after backend start]
2024-04-18T03:16:34.119Z root INFO Backend r.configure: 1.4 ms [Finished 0.285 s after backend start]
2024-04-18T03:16:34.119Z discovery-log INFO start
2024-04-18T03:16:34.119Z discovery-log INFO start new deferred
2024-04-18T03:16:34.119Z root INFO Backend d.initialize: 0.2 ms [Finished 0.285 s after backend start]
2024-04-18T03:16:34.119Z root INFO Backend y.onStart: 0.8 ms [Finished 0.286 s after backend start]
2024-04-18T03:16:34.119Z root INFO Backend r.configure: 0.7 ms [Finished 0.286 s after backend start]
2024-04-18T03:16:34.119Z root INFO Backend a.onStart: 0.2 ms [Finished 0.286 s after backend start]
2024-04-18T03:16:34.119Z root INFO Backend h.configure: 0.2 ms [Finished 0.286 s after backend start]
2024-04-18T03:16:34.119Z root INFO Backend s.configure: 0.1 ms [Finished 0.286 s after backend start]
2024-04-18T03:16:34.119Z root INFO Backend l.configure: 0.0 ms [Finished 0.286 s after backend start]
2024-04-18T03:16:34.120Z root INFO Theia app listening on http://127.0.0.1:56038.
2024-04-18T03:16:34.120Z root INFO Finished starting backend application: 1.3 ms [Finished 0.288 s after backend start]
2024-04-18T03:16:34.121Z root WARN The local plugin referenced by local-dir:/Users/cathryn/.arduinoIDE/plugins does not exist.
2024-04-18T03:16:34.121Z root WARN The local plugin referenced by local-dir:/Users/cathryn/.arduinoIDE/extensions does not exist.
2024-04-18T03:16:34.127Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"data":"/Users/cathryn/Library/Arduino15","downloads":"/Users/cathryn/Library/Arduino15/staging","user":"/Users/cathryn/Documents/Arduino"},"library":{"enable_unsafe_install":false},"logging":{"file":"","format":"text","level":"info"},"metrics":{"addr":":9090","enabled":true},"output":{"no_color":false},"sketch":{"always_export_binaries":false},"updater":{"enable_notification":true}}
2024-04-18T03:16:34.127Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2024-04-18T03:16:34.127Z config INFO Loaded the CLI configuration.
2024-04-18T03:16:34.128Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///Users/cathryn/Library/Arduino15","sketchDirUri":"file:///Users/cathryn/Documents/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2024-04-18T03:16:34.128Z config INFO Validating the CLI configuration...
2024-04-18T03:16:34.137Z root INFO Resolve plugins list: 18.2 ms [Finished 0.304 s after backend start]
2024-04-18T03:16:34.215Z daemon INFO time="2024-04-17T23:16:34-04:00" level=info msg="Using config file: /Users/cathryn/.arduinoIDE/arduino-cli.yaml"
time="2024-04-17T23:16:34-04:00" level=info msg="arduino-cli version 0.35.3"
time="2024-04-17T23:16:34-04:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:56039
{"IP":"127.0.0.1","Port":"56039"}
2024-04-18T03:16:34.215Z daemon INFO Daemon is running.
Restoring workspace roots: /Users/cathryn/Downloads/Lab_6_exp_1_copy_20240222101823
2024-04-18T03:16:34.249Z daemon INFO time="2024-04-17T23:16:34-04:00" level=info msg="Checking signature" index=/Users/cathryn/Library/Arduino15/package_index.json signatureFile=/Users/cathryn/Library/Arduino15/package_index.json.sig trusted=true
time="2024-04-17T23:16:34-04:00" level=info msg="Loading hardware from: /Users/cathryn/Library/Arduino15/packages"
time="2024-04-17T23:16:34-04:00" level=info msg="Loading package arduino from: /Users/cathryn/Library/Arduino15/packages/arduino/hardware"
time="2024-04-17T23:16:34-04:00" level=info msg="Missing signature file" index=/Users/cathryn/Library/Arduino15/packages/arduino/hardware/avr/1.8.6/installed.json
time="2024-04-17T23:16:34-04:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2024-04-17T23:16:34-04:00" level=info msg="Loaded platform" platform="arduino:avr@1.8.6"
time="2024-04-17T23:16:34-04:00" level=info msg="Checking existence of 'tools' path: /Users/cathryn/Library/Arduino15/packages/arduino/tools"
time="2024-04-17T23:16:34-04:00" level=info msg="Loading tools from dir: /Users/cathryn/Library/Arduino15/packages/arduino/tools"
time="2024-04-17T23:16:34-04:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.3.0"
time="2024-04-17T23:16:34-04:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2024-04-17T23:16:34-04:00" level=info msg="Loaded tool" tool="arduino:avrdude@6.3.0-arduino17"
time="2024-04-17T23:16:34-04:00" level=info msg="Loading package builtin from: /Users/cathryn/Library/Arduino15/packages/builtin"
time="2024-04-17T23:16:34-04:00" level=info msg="Checking existence of 'tools' path: /Users/cathryn/Library/Arduino15/packages/builtin/tools"
time="2024-04-17T23:16:34-04:00" level=info msg="Loading tools from dir: /Users/cathryn/Library/Arduino15/packages/builtin/tools"
time="2024-04-17T23:16:34-04:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
time="2024-04-17T23:16:34-04:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
time="2024-04-17T23:16:34-04:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
time="2024-04-17T23:16:34-04:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
time="2024-04-17T23:16:34-04:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.13.0"
time="2024-04-17T23:16:34-04:00" level=info msg="Adding libraries dir" dir=/Users/cathryn/Library/Arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
time="2024-04-17T23:16:34-04:00" level=info msg="Loading libraries index file" index=/Users/cathryn/Library/Arduino15/library_index.json
2024-04-18T03:16:34.377Z daemon INFO time="2024-04-17T23:16:34-04:00" level=info msg="Adding libraries dir" dir=/Users/cathryn/Library/Arduino15/libraries location=ide
time="2024-04-17T23:16:34-04:00" level=info msg="Adding libraries dir" dir=/Users/cathryn/Documents/Arduino/libraries location=user
2024-04-18T03:16:34.602Z root INFO Deploy plugins list: 18.2 ms [Finished 0.769 s after backend start]
2024-04-18T03:16:37.438Z config INFO The CLI config is valid.
2024-04-18T03:16:37.439Z config INFO <<< Initialized the CLI configuration.
2024-04-18T03:16:37.442Z discovery-log INFO start resolved watching
2024-04-18T03:16:37.446Z daemon INFO time="2024-04-17T23:16:37-04:00" level=info msg="starting discovery builtin:mdns-discovery process"
2024-04-18T03:16:37.446Z daemon INFO time="2024-04-17T23:16:37-04:00" level=info msg="starting discovery builtin:serial-discovery process"
2024-04-18T03:16:37.452Z daemon INFO time="2024-04-17T23:16:37-04:00" level=info msg="started discovery builtin:mdns-discovery process"
2024-04-18T03:16:37.452Z daemon INFO time="2024-04-17T23:16:37-04:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:mdns-discovery"
time="2024-04-17T23:16:37-04:00" level=info msg="started discovery builtin:serial-discovery process"
time="2024-04-17T23:16:37-04:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:serial-discovery"
2024-04-18T03:16:37.970Z daemon INFO time="2024-04-17T23:16:37-04:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-04-17T23:16:37-04:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
2024-04-18T03:16:37.971Z daemon INFO time="2024-04-17T23:16:37-04:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
2024-04-18T03:16:37.971Z daemon INFO time="2024-04-17T23:16:37-04:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
2024-04-18T03:16:37.971Z daemon INFO time="2024-04-17T23:16:37-04:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
2024-04-18T03:16:37.971Z daemon INFO time="2024-04-17T23:16:37-04:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
2024-04-18T03:16:37.981Z daemon INFO time="2024-04-17T23:16:37-04:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: /dev/cu.wlan-debug"
2024-04-18T03:16:37.981Z daemon INFO time="2024-04-17T23:16:37-04:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: /dev/cu.debug-console"
time="2024-04-17T23:16:37-04:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: /dev/cu.Bluetooth-Incoming-Port"
time="2024-04-17T23:16:37-04:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: /dev/cu.BoseFlex-SPPDev"
2024-04-18T03:16:37.984Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/cu.wlan-debug","label":"/dev/cu.wlan-debug","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2024-04-18T03:16:37.984Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/cu.debug-console","label":"/dev/cu.debug-console","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2024-04-18T03:16:37.984Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/cu.Bluetooth-Incoming-Port","label":"/dev/cu.Bluetooth-Incoming-Port","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2024-04-18T03:16:37.984Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/cu.BoseFlex-SPPDev","label":"/dev/cu.BoseFlex-SPPDev","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
isTempSketch: false. Input was /Users/cathryn/Downloads/Lab_6_exp_1_copy_20240222101823/Lab_6_exp_1_copy_20240222101823.ino
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2024-04-18T03:16:39.768Z root WARN A command editor.action.toggleStickyScroll is already registered.
2024-04-18T03:16:39.770Z sketches-service WARN Warning! The request sketch path was different than the response sketch path from the CLI. This could be a potential bug. Request: </Users/cathryn/Downloads/Lab_6_exp_1_copy_20240222101823/Lab_6_exp_1_copy_20240222101823.ino>, response: </Users/cathryn/Downloads/Lab_6_exp_1_copy_20240222101823>.
2024-04-18T03:16:39.783Z root WARN Frontend keybindings.onStart took longer than the expected maximum 100 milliseconds: 143.2 ms [Finished 0.945 s after frontend start]
2024-04-18T03:16:39.840Z root INFO Start frontend contributions: 328.1 ms [Finished 0.997 s after frontend start]
2024-04-18T03:16:39.840Z root INFO Changed application state from 'init' to 'started_contributions'.
2024-04-18T03:16:39.869Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2024-04-18T03:16:39.869Z root INFO >>> Restoring the layout state...
2024-04-18T03:16:39.869Z root INFO ------- SERIALIZED LAYOUT DATA -------
2024-04-18T03:16:39.869Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///Users/cathryn/Downloads/Lab_6_exp_1_copy_20240222101823/Lab_6_exp_1_copy_20240222101823.ino"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":1,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":19,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"}],"currentIndex":0}},"mainPanelPinned":[false],"bottomPanel":{"config":{"main":null},"pinned":[],"expanded":false},"leftPanel":{"type":"sidepanel","items":[{"widget":{"constructionOptions":{"factoryId":"arduino-sketchbook-widget"}},"rank":1,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"boards-list-widget"}},"rank":2,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"library-list-widget"}},"rank":3,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"debug"},"innerWidgetState":"{\"parts\":[{\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:threads\"},\"innerWidgetState\":\"{}\"},\"partId\":\"debug:threads:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:frames\"},\"innerWidgetState\":\"{}\"},\"partId\":\"debug:frames:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:variables\"},\"innerWidgetState\":\"{}\"},\"partId\":\"debug:variables:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:watch\"},\"innerWidgetState\":\"{}\"},\"partId\":\"debug:watch:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:breakpoints\"},\"innerWidgetState\":\"{}\"},\"partId\":\"debug:breakpoints:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"plugin-view\",\"options\":{\"id\":\"plugin-view:cortex-debug.peripherals\",\"viewId\":\"cortex-debug.peripherals\"}},\"innerWidgetState\":\"{\\\"label\\\":\\\"Cortex Peripherals\\\",\\\"widgets\\\":[],\\\"suppressUpdateViewVisibility\\\":false,\\\"currentViewContainerId\\\":\\\"debug\\\"}\"},\"partId\":\"plugin-view:cortex-debug.peripherals\",\"collapsed\":true,\"hidden\":true,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"plugin-view\",\"options\":{\"id\":\"plugin-view:cortex-debug.registers\",\"viewId\":\"cortex-debug.registers\"}},\"innerWidgetState\":\"{\\\"label\\\":\\\"Cortex Registers\\\",\\\"widgets\\\":[],\\\"suppressUpdateViewVisibility\\\":false,\\\"currentViewContainerId\\\":\\\"debug\\\"}\"},\"partId\":\"plugin-view:cortex-debug.registers\",\"collapsed\":true,\"hidden\":true,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}}],\"title\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}}"},"rank":4,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"search-view-container"},"innerWidgetState":"{\"parts\":[{\"widget\":{\"constructionOptions\":{\"factoryId\":\"search-in-workspace\"},\"innerWidgetState\":\"{\\\"matchCaseState\\\":{\\\"className\\\":\\\"codicon codicon-case-sensitive\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Match Case\\\"},\\\"wholeWordState\\\":{\\\"className\\\":\\\"codicon codicon-whole-word\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Match Whole Word\\\"},\\\"regExpState\\\":{\\\"className\\\":\\\"codicon codicon-regex\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Use Regular Expression\\\"},\\\"includeIgnoredState\\\":{\\\"className\\\":\\\"codicon codicon-eye\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Include Ignored Files\\\"},\\\"showSearchDetails\\\":false,\\\"searchInWorkspaceOptions\\\":{\\\"matchCase\\\":false,\\\"matchWholeWord\\\":false,\\\"useRegExp\\\":false,\\\"includeIgnored\\\":false,\\\"include\\\":[],\\\"exclude\\\":[],\\\"maxResults\\\":2000},\\\"searchTerm\\\":\\\"\\\",\\\"replaceTerm\\\":\\\"\\\",\\\"showReplaceField\\\":false,\\\"searchHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"replaceHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"includeHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"excludeHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0}}\"},\"partId\":\"search-in-workspace\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"search-view-container\",\"originalContainerTitle\":{\"label\":\"Search\",\"iconClass\":\"codicon codicon-search\",\"closeable\":true}}],\"title\":{\"label\":\"Search\",\"iconClass\":\"fa fa-arduino-search\",\"closeable\":true}}"},"rank":5,"expanded":false,"pinned":false}]},"rightPanel":{"type":"sidepanel","items":[]},"activeWidgetId":"code-editor-opener:file:///Users/cathryn/Downloads/Lab_6_exp_1_copy_20240222101823/Lab_6_exp_1_copy_20240222101823.ino:0"}
2024-04-18T03:16:39.870Z root INFO ------- END SERIALIZED LAYOUT DATA -------
Checking for update
Update for version 2.3.2 is not available (latest version: 2.3.2, downgrade is allowed).
This is what it looks like when I open it in the terminal (Idk what the proper terms are but I have seen this done in similar posts to detect the problem)