Hi All, I know that init() has to be called to do just about anything, but there are times (ie sa-learn) when I don't want init() to do some things. My specific annoyance is the score set setup, and calling is_scan_available, but I could probably come up with something else, like AWL setup.
Anyone have any suggestions? Maybe a flag/bitmask to pass into init to tell it things is is welcome to skip because we won't be needing them? Michael
