added attribution link to forked files

This commit is contained in:
jptrsn 2018-10-12 22:44:43 -04:00
parent f0a15b632d
commit 43bce879e0
4 changed files with 9 additions and 5 deletions

View File

@ -3,6 +3,7 @@
*
* Created on: Mar 12, 2018
* Author: pcbreflux
* See original repository at https://github.com/pcbreflux/espressif/tree/master/esp32/arduino/sketchbook/ESP32_BLE_beaconscan
*/
#include "Arduino.h"
#include "sdkconfig.h"

View File

@ -3,6 +3,7 @@
*
* Created on: Mar 12, 2018
* Author: pcbreflux
* See original repository at https://github.com/pcbreflux/espressif/tree/master/esp32/arduino/sketchbook/ESP32_BLE_beaconscan
*/
#ifndef _BLEEddystoneTLM_H_

View File

@ -3,6 +3,7 @@
*
* Created on: Mar 12, 2018
* Author: pcbreflux
* See original repository at https://github.com/pcbreflux/espressif/tree/master/esp32/arduino/sketchbook/ESP32_BLE_beaconscan
*/
#include "sdkconfig.h"
#if defined(CONFIG_BT_ENABLED)

View File

@ -3,6 +3,7 @@
*
* Created on: Mar 12, 2018
* Author: pcbreflux
* See original repository at https://github.com/pcbreflux/espressif/tree/master/esp32/arduino/sketchbook/ESP32_BLE_beaconscan
*/
#ifndef _BLEEddystoneURL_H_