Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorcelli committed Aug 28, 2024
1 parent c57302a commit 9a1fec9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/modules/ble/ble_spam.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#pragma once
#include <Arduino.h>
#include <NIMBLEBeacon.h>
#include <NIMBLEDevice.h>
#include <NIMBLEUtils.h>
#include <NIMBLEServer.h>
#include <NimBLEBeacon.h>
#include <NimBLEDevice.h>
#include <NimBLEUtils.h>
#include <NimBLEServer.h>
#include <esp_gap_ble_api.h>
void aj_adv(int ble_choice);

0 comments on commit 9a1fec9

Please sign in to comment.