3baf7df0d18106501bb413ae3d859b3aedfb2441
- Formatted all .c/.cpp/.h files using LLVM style (4-space indent, 88-char lines) - Fixed macro alignment, pointer alignment, brace placement - Updated .clang-format to use Cpp language (valid enum value) - Removed clang-tidy pre-commit hook (requires additional setup) - Pre-commit now runs clang-format for automated formatting - Verified: All boards still build without errors or warnings
Description
LoRa KISS modem
Languages
C++
54.4%
Python
37.3%
C
8.3%