repo.or.cz
/
ExpressLRS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Silence unused-variable warning (#2872)
[ExpressLRS.git]
/
src
/
lib
/
POWER_DETECT
/
devPDET.h
blob
1db452ae92fda21f74db6dd13f25146eda58daef
1
#pragma once
2
3
#include
"device.h"
4
5
extern
device_t PDET_device
;