Browse Source

pragma once

rfm69
Lazar Obradovic 6 years ago
parent
commit
43b8078350
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      code/espurna/config/dependencies.h

+ 1
- 3
code/espurna/config/dependencies.h View File

@ -1,5 +1,4 @@
#ifndef DEPENDENCIES_H
#define DEPENDENCIES_H
#pragma once
//------------------------------------------------------------------------------
// Do not change this file unless you know what you are doing
@ -73,4 +72,3 @@
// I2C dependencies moved to actual sensor files.
//------------------------------------------------------------------------------
#endif // DEPENDENCIES_H

Loading…
Cancel
Save