mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-04 15:39:59 +00:00
att_db: fix include guard
This commit is contained in:
parent
ec818a285c
commit
47a0820c04
@ -36,8 +36,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
#ifndef ATT_H
|
#ifndef ATT_DB_H
|
||||||
#define ATT_H
|
#define ATT_DB_H
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include "bluetooth.h"
|
#include "bluetooth.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user