This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Tasmota
mirror of
https://github.com/arendst/Tasmota.git
Watch
1
Star
0
Fork
You've already forked Tasmota
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f0162377e2
Tasmota
/
lib
/
lib_div
/
ams
/
ntohll.h
9 lines
97 B
C
Raw
Blame
History
#
ifndef _NTOHLL_H
#
define _NTOHLL_H
#
include
"lwip/def.h"
uint64_t
ntohll
(
uint64_t
x
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink