This website requires JavaScript.
Explore
Help
Sign In
DigitalInfinity
/
ESP32-PaxCounter
Watch
1
Star
0
Fork
0
You've already forked ESP32-PaxCounter
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7b70009cb1
ESP32-PaxCounter
/
src
/
beacon_array.h
3 lines
85 B
C
Raw
Normal View
History
Unescape
Escape
beacon monitor mode implemented (EXPERIMENTAL, untested yet)
2018-07-24 18:44:13 +02:00
std
:
:
array
<
uint32_t
,
5
>
:
:
iterator
it
;
testing
2018-07-25 00:17:31 +02:00
std
:
:
array
<
uint32_t
,
5
>
beacons
=
{
0
,
0
,
0
,
0
,
0
}
;
Reference in New Issue
Copy Permalink