generated from TDD-Templates/cmake_cpputest_template
Added clarifying comment of inclusion of RH_RF95.h
This commit is contained in:
parent
51a7c206c6
commit
c92d459809
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
#include <FastLED.h> // Library to control the LED ring (WS2812)
|
||||
#include <TinyGPS++.h> // Library to handle GPS data
|
||||
#include <SoftwareSerial.h> // Software serial for GPS communication
|
||||
#include <RH_RF95.h> //
|
||||
#include <RH_RF95.h> // RadioHead Library(LoRa)
|
||||
|
||||
#include "inc/board_config.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue