Flying Silicon Sensor
bleInterface.h File Reference

Provides data transmission over BLE (encapsulating BLE details) More...

#include "fsUart.h"

Go to the source code of this file.

Classes

class  BleInterface
 

Macros

#define BLE_ATT_LEN   20
 

Detailed Description

Provides data transmission over BLE (encapsulating BLE details)

Arduino code for Flying Silicon Airspeed/Vario Probe and TotalVario Android app.

For more information refer to: https://flyingsilicon.blogspot.com/
https://totalvario.blogspot.com/

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See the GNU General Public License http://www.gnu.org/licenses/ for more details.

Definition in file bleInterface.h.

Macro Definition Documentation

◆ BLE_ATT_LEN

#define BLE_ATT_LEN   20

Definition at line 35 of file bleInterface.h.