pa3gsb / Radioberry-2.x

Ham Radio hat for Raspberry PI
417 stars 88 forks source link

Fix compilation warnings #43

Closed hutorny closed 8 months ago

hutorny commented 8 months ago

This PR suggests

  1. fixes for the compilation warnings issued by gcc-10 and gcc-11.
  2. declaring local things static
  3. declaring parameterless C functions as func(void)
pa3gsb commented 8 months ago

Tnx i have merged your pull request; sorry for the late response. i just saw your improvement and have merged it.