Replies: 2 comments
-
|
I used this information from the WEB: |
Beta Was this translation helpful? Give feedback.
-
|
Hi @retep49, to easily get updates for your changed version of h5.ino all you need to do is to use Git to track your changes, more details in https://gemini.google.com/share/8cae0d5723bd |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am not a programer, therefor I don't know if it is possible.
It is great, that the software is in such fast development.
Before upload a new version, I have to change values to my hardware setup.
Question: is it not possible to split the h5.ino in two parts.
The first with the values of the hardware
from "// Define your hardware parameters here."
to "#define TIMER_FREQ 1000000 // 1MHz async timer frequency"
The second with the rest.
If the machine definitions can be loaded like a library, an upgrade is much easier.
Thanks for the excellent work!
Peter
Beta Was this translation helpful? Give feedback.
All reactions