Closed MPW1412 closed 9 years ago
Can you clarify why 5 GHz will throw an Ex.?
Yeah sorry, I used the wrong word, throw an IllegalArgumentException, not "thought".
It's in the new method I created, if the inputted frequency does not match the 2,4 spectrum, or if the function is called with any other int as parameter, an IllegalArgumentException will be thrown.
It's just for documentation and will not happen during standard usecase. I like to have some kind of feature documentation via the change log in git.
Ah shit, never mind. Product of copy and paste. Sorry for confusing. Just change the git commit comment during merging process.