alexz006
alexz006
OpenResty 1.19.3.1, Lapis 1.8.3. New project: ``` lapis new --lua wrote nginx.conf wrote mime.types wrote app.lua wrote models.lua ``` app.lua: ``` local lapis = require("lapis") local cached = require("lapis.cache").cached local...
If you set the battery level to setBatteryLevel() after bigin(), and if NIMBLE is not used, then everything works as it should and the battery level is updated in Windows...
setDelay() only works if NIMBLE is used. ```C++ /* Tests setDelay() if #define USE_NIMBLE and // #define USE_NIMBLE in BleKeyboard.h */ #include BleKeyboard bleKeyboard; void setup() { Serial.begin(115200); bleKeyboard.setDelay(100); //...
tarantool.lua: ```lua function M.exec(self, q, args) q = q:gsub("'%?'", '?'):gsub('"%?"', '?'):gsub("'", "\\'") if args then local replacements = { ['\0'] = '\\0', ['\\'] = '\\\\', ["'"] = "\\'\\'", ["%"] =...
```lua local content_type_list = { { "text/html", { --[[ Usage : Regex, Replacement Text, Replacement ]] -- - OK {"", "",}, {"%s%s+", " ",}, {"\n\n*", " ",}, {"\n*$", ""} }...
  **Download**: [space_theme.zip](https://github.com/user-attachments/files/18655666/space_theme.zip)