NFE_Silverware icon indicating copy to clipboard operation
NFE_Silverware copied to clipboard

firmware for Alienwhoop ZER0, E011, BWHOOP B-03, H8mini, and BETA FPV LITE flight controllers with NotFastEnuf settings and experimental features

Results 3 NFE_Silverware issues
Sort by recently updated
recently updated
newest added

This is the corrected pull request demonstrating a cleanup of spacing issues in main.c. Also added a batch script and config file for the "uncrustify" utility — the executable may...

rxcopy is float. the change reduce f2d and d2f calls.

1. Merge the makefile script with the one for Keil. USE_GCC controls which compiler to be used. by default, KEIL C is used. make USE_GCC=1 will choose gcc as the...