You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve recentrly troubleshooting a bug in bbe: function save and recall workspace stop working (SHIFT+0/9)
save current workspace in 1 (Shift+1)
inport .json file configuration from betaflight explorer
edit graph seput and save to 9 (Shift+9)
Recall previous workspace (1) but workspace don’t change
after disintall and reinstall problem remains even at first program startup, when workspace should be in stock value.
It’s seems that when you import wrong json file it storage the wrong data in some area of memory, and even if new install at the first startup try to load wrong workapace info and disable the function sto save and recall
The text was updated successfully, but these errors were encountered:
I’ve recentrly troubleshooting a bug in bbe: function save and recall workspace stop working (SHIFT+0/9)
after disintall and reinstall problem remains even at first program startup, when workspace should be in stock value.
It’s seems that when you import wrong json file it storage the wrong data in some area of memory, and even if new install at the first startup try to load wrong workapace info and disable the function sto save and recall
The text was updated successfully, but these errors were encountered: