lable
lable
> 有低功耗需求的应该用keil的sdk,很难想象001使用arduino做**量产项目**,空间都不够 我这里儿就有这需求,虽然量不大
尝试用LL库实现了LPTIM定时唤醒低功耗,可以测试下看看能不能用。 [air001-stop.zip](https://github.com/Air-duino/Arduino-AirMCU/files/13667234/air001-stop.zip)
> Hi [@geekox86](https://github.com/geekox86) , > > Do you know how to achieve the equivalent behavior of the line of code `js.PushSubscribeAsync(subject, groupName, SubscriptionMessageHandler, false, pso);` using `js.PullSubscribeAsync`? > > I...
强制引用 后解析正确了,但是类型转换不正确: [16:46:25 DBG] curd sql: SELECT 1 as1 FROM "core_payorder" a WHERE ((a."import_log_ids" @> array[0])) AND (a."branch_id" IS NULL) AND (a."deleted_on" IS NULL) limit 1 [16:46:25 ERR] Message:42883: operator...
> [FreeSql/Providers/FreeSql.Provider.PostgreSQL/PostgreSQLExpression.cs](https://github.com/dotnetcore/FreeSql/blob/e7961d006ce47298edd7f4ef7d6d2b0ff49279eb/Providers/FreeSql.Provider.PostgreSQL/PostgreSQLExpression.cs#L245) > > Line 245 in [e7961d0](/dotnetcore/FreeSql/commit/e7961d006ce47298edd7f4ef7d6d2b0ff49279eb) > > if (objExp != null) > 麻烦在这里 debug 一下,看下 objExp, dbinfo 拿到的内容是什么 dbinfo 是 null 