-
FWIW, looks like we have a flaky test. Usually re-running the CI is enough. I'm logging [the error ](https://github.com/apollographql/apollo-kotlin/runs/5534513835?check_suite_focus=true) in this issu…
-
Now that we have deployment documentation in #372, we need to document (and also in some cases do some development) how users add assemblies, annotations, and evidence tracks. We'll need to document t…
-
Hi all,
I tried to fix this problem several days, but I still cannot find the solution. Could someone help me? Thx in advance.
I use the Apple Os, and have installed all the tools required, such as …
-
I am trying to run [the basic BLE example](https://github.com/sparkfun/Arduino_Apollo3/tree/main/libraries/Apollo3/examples/Example11_BLEAdvertise) on [an Artemis ATP board](https://www.sparkfun.com/p…
-
Hello,
I was wondering where the scripts for flashing binaries to the Sparkfun Edge have gone after all Sparkfun Edge-related code and examples have been moved to this repo. In particular, I'm talk…
-
```
The show captured pieces is a nice feature. It would be enhanced and easier to
use it it included a method to display the pieces sorted according to points.
-- L. James
--
L. D. James
ljames@…
-
```
The show captured pieces is a nice feature. It would be enhanced and easier to
use it it included a method to display the pieces sorted according to points.
-- L. James
--
L. D. James
ljames@…
-
When I updated to the new 2.1.1 core software for SparkFun's Artemis Apollo3 boards, it broke FastLED support. Now I get the error "Unrecognised APOLLO3 board" when I try to compile.
I'm guessing …
-
I imported these in my spring boot project.
testImplementation project(":testing:unit-testing")
testImplementation("com.apollographql.apollo3:apollo-mockserver:3.3.0")
api "co…
-
The Example1_StopMotion example fails to compile when using the latest Apollo3 Edge 2.2.1 board support in Arduino 1.8.19.
If I use the HM01B0 0.0.3 release available through Manage Libraries wit…