inav
inav copied to clipboard
Remove unused define from DJI OSD symbols
I searched the code and DJI_SYM_CURSOR isn't used anywhere. The only OSD use of cursor at all is in the CMS, which just uses the '>' character.
So this define can go. After that the dji_osd_symbols.h file is a pure character to variable map.