-
I can use only 2 font weight if I set it as textTheme.
## Code
``` dart
import 'package:flutter/material.dart';
import 'package:google_fonts/google_fonts.dart';
main() => runApp(MyApp());
…
-
### Checks
- [X] I agree to follow the MicroPython [Code of Conduct](https://github.com/micropython/micropython/blob/master/CODEOFCONDUCT.md) to ensure a safe and respectful space for everyone.
- [X…
-
### Description
So I am using Thonny and installed this library and ran the slave code with Wemos d1 mini esp8266, Wemos W600-pico and the Raspberry Pi PICO. The code ran fine with the Raspberry Pi P…
-
On compile I get
```
C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.21.0_x86__mdqgnx93n4wtt\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files\WindowsApps\ArduinoLLC.Ar…
-
You write
https://github.com/w600/arduino/blob/b94d129f6d873c3d314ffbe230a236b578a1d186/cores/w600/core_w600_main.cpp#L20-L26
With the only includes being
https://github.com/w600/arduino/blob…
-
Hi Martin,
here the integration with W600-Module (not use of Air602 because of lacking antenna !) .
[https://wiki.seeedstudio.com/W600_Module/#firmware-programming](url)
[https://files.seeedstudio.…
-
Hello,
I have the error: `Timeout reached before finding the ending sequence` when connecting with the Wemos w600 Pico (robert-hh s port) through the web_repl.
The hierarchy of the few files on th…
-
tried http://arduino.w600.fun/package_w600_index.json included in preferences but no w600 shown in board manager, the link is 404
-
GCC is throwing errors in your code regarding `warning: no return statement in function returning non-void` errors.
E.g., where is the `return` statement in this function that's supposed return a `…
-
Are you planning to compile and release the 1.17 version of Micropython for the W600?