-
```
Describe the fix or new feature which you would like to contribute to the
project ...
I've added commands to support the MotorControl program running on the Lego NXT
brick.
For more detailed i…
-
```
Describe the fix or new feature which you would like to contribute to the
project ...
I've added commands to support the MotorControl program running on the Lego NXT
brick.
For more detailed i…
-
Discordeno claims to have 100% API coverage, but amazingly it has TYPINGS FOR EMBED!!!! https://doc.deno.land/https/deno.land/x/discordeno/mod.ts#Embed
-
I have done a few lessons on swirl and maybe it's the programmer in me, but sometimes I want to try a few other commands while I am in the middle of a lesson. I can type them in, and R will respond c…
-
import urllib3
from bs4 import BeautifulSoup
import requests
import os
import csv
import unicodedata
import pandas as pd
def get_links(tag, suffix):
url = 'https://medium.com/tag/' + tag…
-
```
I thought I'd respond to:
https://code.google.com/p/nxt-python/issues/detail?id=18
As I have such hardware.
First run: http://sprunge.us/FRJI (motor controller first in chain) (set_power
worke…
-
```d
///
module mod;
enum staticIf = true;
///
struct S
{
private:
version(linux) string private1;
static if (staticIf) {
string private2;
}
}
```
![screenshot fr…
-
-
-
```
What steps will reproduce the problem?
1. Loading the program with bluetooth off causes it to prompt to turn on
bluetooth before getting error message while haveing it on causes the error
messag…