Skip to content

Commit c7734e7

Browse files
committed
Delete secrets.h
1 parent fceffe2 commit c7734e7

File tree

3 files changed

+1
-11
lines changed

3 files changed

+1
-11
lines changed

remote_homeassistant/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
.vscode/c_cpp_properties.json
44
.vscode/launch.json
55
.vscode/ipch
6+
.vscode/*

remote_homeassistant/.vscode/extensions.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

remote_homeassistant/include/main.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#ifndef main_h
22
#define main_h
33

4-
#include "secrets.h"
54
#include "remote_rf.h"
65

76
// #if !( defined(ARDUINO_RASPBERRY_PI_PICO_W) )

0 commit comments

Comments
 (0)