PWM icon indicating copy to clipboard operation
PWM copied to clipboard

Fix potential issues uncovered by compiler warnings

Open sensslen opened this issue 4 years ago • 0 comments

  • Fix potential issue due to implicit fallthrough and thus returning 0
  • Fix potential issue due to redefinition of MAX Values that are already defined in stdint.h

sensslen avatar Jul 28 '20 18:07 sensslen