Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
Sketch Size
I'm not an active contributor on this group but it would probably be useful if you posted a description of what the sketch does and a source listing of the sketch.? Someone might spot a way to reduce the sketch size somehow. If there's a large library that's contributing to the size, maybe you could find a simpler?library that does what you need? On Tue, Nov 16, 2021 at 10:00 PM <rk3att@...> wrote:
|
You can also use this on other arduino comparable boards, Esp32, teensy etc. they all have larger memories and more horsepower. If you want to reduce the size you’ll likely have to eliminate some of the features. If you don’t need JT9 mode for instance or can slim down the timing code. You just have to go through the code and remove what you don’t need taking care that you adjust the rest of the code to make sure you don’t break it by removing a dependency for something else.
I wrote the original code some years ago and have since been working on a better version with significantly different encoding and likely on newer hardware. It’s all still a work in progress and time permitting though. |
to navigate to use esc to dismiss