Closed Afturmath closed 4 years ago
Thank you for the report. Please note that this issue was addressed in Hemisphere Suite 1.6C (See Release Notes) If you update to the latest version (1.7B), updates very similar to the ones you suggested will already be in place. https://github.com/Chysn/O_C-HemisphereSuite/releases/tag/HSv1.7B
This bug affected 1.7B using the precompiled FLIP binary as well as the 1.8RC code in the current master. The above patches were necessary on the master branch downloaded October 19th.
Okay, thank you. Could you please pull the HEAD for 1.8RC and try it again?
No follow-up from reporter; assuming it's fixed in 1.8RC
When compiling with FLIP_180, the tuner warning/help messages indicate it should be run in the right hemisphere. The hardware constraint forces it to use digital 4 input which is the left hemisphere in flipped mode. Here is what I did to fix it, although this could probably be cleaned up.
diff of
HEM_Tuner.ino
(old to new):Updated
View()
function:Updated
SetHelp()
function: