Added Support for the LilyGo TBeam v1.2 SX1276

This commit is contained in:
James Hall 2025-03-13 14:07:54 -04:00
parent 658094f654
commit 2edbd92b3b
4 changed files with 152 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"C_Cpp.dimInactiveRegions": false
}