Skip to content

Merge develop into main#13

Merged
tadelv merged 58 commits intomainfrom
develop
Apr 23, 2025
Merged

Merge develop into main#13
tadelv merged 58 commits intomainfrom
develop

Conversation

@tadelv
Copy link
Copy Markdown
Owner

@tadelv tadelv commented Apr 6, 2025

No description provided.

@tadelv tadelv requested a review from Copilot April 6, 2025 16:54
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 39 out of 49 changed files in this pull request and generated 2 comments.

Files not reviewed (10)
  • PCB/YaegerV01BOM_FULL.csv: Language not supported
  • build_and_flash.sh: Language not supported
  • miniweb/src/style.css: Language not supported
  • platformio.ini: Language not supported
  • src/CommandLoop.cpp: Language not supported
  • src/api.cpp: Language not supported
  • src/api.h: Language not supported
  • src/config.h: Language not supported
  • src/fan.cpp: Language not supported
  • src/main.cpp: Language not supported
Comments suppressed due to low confidence (3)

python fig gen/guide.md:1

  • [nitpick] Consider rephrasing for clarity; for example, 'A guide on using the generator' may be clearer.
# A guide how to for the gen

miniweb/src/main.ts:265

  • Consider escaping the dot before milliseconds in the regex (i.e., use .) to ensure accurate ISO date matching.
if (typeof value === "string" && /^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}.\d{3}Z$/.test(value)) {

README.md:44

  • Replace 'preffered' with 'preferred' for correct spelling.
After setting up the preffered Wifi, Yaeger will try to connect to it on every boot.

Comment on lines +15 to +16
You now have the choice to either active the .venv

Copy link

Copilot AI Apr 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please correct 'active' to 'activate' for proper verb usage.

Suggested change
You now have the choice to either active the .venv
You now have the choice to either activate the .venv

Copilot uses AI. Check for mistakes.
Comment on lines +19 to 20
### Suported hardware

Copy link

Copilot AI Apr 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct 'Suported' to 'Supported' to fix the typo.

Suggested change
### Suported hardware
### Supported hardware

Copilot uses AI. Check for mistakes.
@tadelv tadelv merged commit 618647a into main Apr 23, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants