mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-04 22:36:32 +02:00
* Set IDF to v3.2 * Remove BLE submodule * Add BLE lib source * Update Camera example to support OV3660
10 lines
111 B
C++
10 lines
111 B
C++
/*
|
|
* BLExceptions.cpp
|
|
*
|
|
* Created on: Nov 27, 2017
|
|
* Author: kolban
|
|
*/
|
|
|
|
#include "BLEExceptions.h"
|
|
|