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
makes GPIO_PIN_RST optional for the sx1276
[ExpressLRS.git]
/
src
/
lib
/
helpers
/
helpers.h
blob
4b105f37db79a5667436a4d3e9147efcc2c94052
1
#pragma once
2
3
#define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0]))