-
The stream ingester hasn’t been run or updated since the first prototype.
Some work will be required to bring it up to date with how the other apps behave.
_Estimate: 4 hours_
-
Az alábbi LCD kijelző illesztésének kidolgozása STM-hez.
https://www.hestore.hu/prod_10036402.html?fbclid=IwAR3hiwO-bO35GDmmBVycpCTZHt9IlAaSlIxKx7fUkRlR72uiHY9WWRji3cQ
A modul használata STM-mel é…
-
package br.com.xti.jdbc;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
public class AcessoBanco {
public static …
-
```
[nikll@nikll ~/LogicDiscovery ]$ gmake
--
-------- begin --------
arm-none-eabi-gcc (GNU Tools for ARM Embedded Processors) 4.8.3 20131129
(release) [ARM/embedded-4_8-branch revision 205641]
Copy…
-
```
[nikll@nikll ~/LogicDiscovery ]$ gmake
--
-------- begin --------
arm-none-eabi-gcc (GNU Tools for ARM Embedded Processors) 4.8.3 20131129
(release) [ARM/embedded-4_8-branch revision 205641]
Copy…
-
When a record is obtained through the PSC snapshots, it is in the form:
```
{ company_number: "12345678", data: {} }
```
However, when read through the PSC Stream API, it is just the data part…
-
### Bug Description
When passing the directory of a zip folder to be imported, the cli fails in path resolution
v0.0.65
### Expected Behavior
pass any path for a zip folder
### Steps to Reprodu…
-
```
Fixpoint stupid (n : nat) : unit :=
match n with
| 0 => tt
| S n =>
let () := stupid n in
let () := stupid n in
tt
end.
Goal True.
Proof.
pose (v := stupid 26).
Timeout 1 vm_co…
gares updated
3 years ago
-
Hello
I have now satip axe 3 years in combination with tvh and all was fine
Yesterday the digibit r1 rebootet and now tvh does not find any receiver anymore.
The Digibit R1 boots but after boot …
-
Plan discussed at meeting
We will use the following environments:
- stage
- ccebikes (large: 86k trips, 108 users)
- smart commute (medium, long-term: 18k trips, 21 users)
- STM community (smal…