Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
81d9f889
Commit
81d9f889
authored
Apr 12, 2015
by
zeroday
Browse files
fix #353
parent
e61ad9d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/modules/auxmods.h
View file @
81d9f889
...
...
@@ -80,7 +80,7 @@ LUALIB_API int ( luaopen_file )( lua_State *L );
LUALIB_API
int
(
luaopen_ow
)(
lua_State
*
L
);
#define AUXLIB_CJSON "cjson"
LUALIB_API
int
(
luaopen_
ow
)(
lua_State
*
L
);
LUALIB_API
int
(
luaopen_
cjson
)(
lua_State
*
L
);
// Helper macros
#define MOD_CHECK_ID( mod, id )\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment