Joachim Le Fournis
|
d8423fb4f1
|
[LD] Fixed warning about different array declaration (#242)
The size declared in toolbox_ion_keys.cpp for the modion_module_globals_table array was different that the defined array in micropython
|
2022-05-29 10:26:59 +02:00 |
|
Yaya.Cout
|
f174fbc3f5
|
[apps/code] Fix Key selector in auto completion
Scenario: Go in the Python editor and type "from ion import *",
then type "K" and see what happens.
This fix UpsilonNumworks#198
|
2022-04-15 17:05:19 +02:00 |
|
Joachim Le Fournis
|
398e974ccd
|
Fix ODR warnings (#107)
|
2021-12-22 17:40:28 +01:00 |
|
lolocomotive
|
f2f44f0f6f
|
Make use theme colors instead of hard-coded ones (#65)
|
2021-10-28 19:13:21 +02:00 |
|
Joachim LF
|
b2e2f3c5a6
|
[Code] Added ion keys submenu
|
2021-03-15 20:10:54 +01:00 |
|