mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #242] [MERGED] [LD] Fixed warning about different array declaration #333
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#333
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/242
Author: @RedGl0w
Created: 5/26/2022
Status: ✅ Merged
Merged: 5/29/2022
Merged by: @Yaya-Cout
Base:
upsilon-dev← Head:patch-23📝 Commits (1)
057bbc3[LD] Fixed warning about different array declaration📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
apps/code/toolbox_ion_keys.cpp(+1 -1)📄 Description
The size declared in toolbox_ion_keys.cpp for the modion_module_globals_table array was different that the defined array in micropython
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.