Skip to content

Instantly share code, notes, and snippets.

View ndemarco's full-sized avatar

NickyDoes ndemarco

  • Raleigh, NC
  • 13:06 (UTC -04:00)
  • YouTube @nickydoes
View GitHub Profile
@ndemarco
ndemarco / gist:3d3d456d961968a54d4791c8aec2469f
Created March 22, 2025 12:53
Reflow Master Pro v3.1.0 beta 1 2025 - rename copied profile
Steps to reproduce
1. flash v3.1.0 beta 1 firmware
1. configure wifi per instructions
1. turn on wifi and connect. Next instructions are via browser
1. `/web_settings.html` - reset to default
1. / copy profile (I used CHIPQUIK TS391LT). Accept default rename suggestion
1. Edit the new (COPY) profile. Alter the field Paste Description. I entered 'test'
1. Choose `Update`
Observations
IO17: 0
Buzzer initialized
The PSRAM is correctly initialized
Available PSRAM? 2095104
Available HEAP? 141544
Setting: SD Card Found!!!!
Setting: SD Card Mount Failed!
SSR Duty 0.000000, cal power: 0
#!/bin/bash
iatest=$(expr index "$-" i)
#######################################################
# SOURCED ALIAS'S AND SCRIPTS BY zachbrowne.me
#######################################################
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc