[PR #221] [CLOSED] set_led support #321

Closed
opened 2026-05-06 13:16:49 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/221
Author: @Oreig403
Created: 5/6/2022
Status: Closed

Base: upsilon-devHead: upsilon-dev


📝 Commits (5)

📊 Changes

5 files changed (+18 additions, -2 deletions)

View changed files

📝 apps/code/app.cpp (+4 -1)
📝 python/port/genhdr/qstrdefs.in.h (+2 -1)
📝 python/port/mod/kandinsky/modkandinsky.cpp (+9 -0)
📝 python/port/mod/kandinsky/modkandinsky.h (+1 -0)
📝 python/port/mod/kandinsky/modkandinsky_table.c (+2 -0)

📄 Description

I created a function called set_led to change the led color.
I arranged myself so this function doesn't work in Exam Mode to prevent cheating.
The syntax is set_led(color)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/UpsilonNumworks/Upsilon/pull/221 **Author:** [@Oreig403](https://github.com/Oreig403) **Created:** 5/6/2022 **Status:** ❌ Closed **Base:** `upsilon-dev` ← **Head:** `upsilon-dev` --- ### 📝 Commits (5) - [`54f57a0`](https://github.com/UpsilonNumworks/Upsilon/commit/54f57a0d9b32c610157deb1a68529c7cf1bb5a3c) Adding set_LED - [`65a5502`](https://github.com/UpsilonNumworks/Upsilon/commit/65a550214289b98880779af4685f33f5962d96d1) Adding set_led - [`16d0fa8`](https://github.com/UpsilonNumworks/Upsilon/commit/16d0fa81dfc915f177d5475d22febfc504b9f228) set_led support - [`6e10bb2`](https://github.com/UpsilonNumworks/Upsilon/commit/6e10bb2897e396ab1fbf8eb02b5d85c7fb278106) set_led support - [`ccf81c2`](https://github.com/UpsilonNumworks/Upsilon/commit/ccf81c273ee552e388e026fbf4397521931ae734) set_led support ### 📊 Changes **5 files changed** (+18 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `apps/code/app.cpp` (+4 -1) 📝 `python/port/genhdr/qstrdefs.in.h` (+2 -1) 📝 `python/port/mod/kandinsky/modkandinsky.cpp` (+9 -0) 📝 `python/port/mod/kandinsky/modkandinsky.h` (+1 -0) 📝 `python/port/mod/kandinsky/modkandinsky_table.c` (+2 -0) </details> ### 📄 Description I created a function called set_led to change the led color. I arranged myself so this function doesn't work in Exam Mode to prevent cheating. The syntax is set_led(color) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:16:49 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#321
No description provided.