-
Hello,
thanks for the nice job.
On Vera Edge my Visonic door sensor (MTC 302) is seen in the discovered equipment and subsequently correctly created.
It is listed in the discovered and managed list…
-
Stavo pensando se fosse utile aggiungere un breve paragrafo nella sezione tassazioni riguardo questa possibilità che secondo me non è molto conosciuta, ovvero:
Se si possiede dell'oro fisico da inv…
-
When vera PSG is making sounds, a RESET command issued on Basic, or a call to the system reset vector, does't silence the PSG.
Writing 1 to the Vera RESET bit in $9f25 first, does silence the PS…
-
### Name
Jonathan Post
### Email
jonathan@themostudio.com
### Role
UX designer
### Team
VERA CVPS
### Product Manager (PM) name
Rashard Murdock
### Additional Notes
Not sure if you need it,…
-
If the VERA CTRL register is set to 1 (or any non-zero value, if things have really gone wrong), a call to CHRIN or CHROUT no longer print characters that are entered by the keyboard or programmatical…
-
Run the following code:
lda #1
sta VERA_CTRL
lda #$10
sta VERA_ADDR_HI
lda #20
sta VERA_ADDR_MID
stz VERA_ADDR_LO
lda #1
sta VERA_DATA1
rts
After returning the system goes ban…
-
Í IOBWS3.1 yaml-inu er foreign-payment tegund og examples um notkun hennar. Tel að hún eigi ekki að vera þar, það þarf semsagt að laga skýringar og examples, schemað er rétt.
-
In het beleidsboek waarderingsstelsel zelfstandige woonruimte onder 4.3.2 punt 10 staat het volgende ten aanzien van gemeenschappelijke bergingen:
> 10. Gemeenschappelijke bergingen worden gewaarde…
-
Hey :wave:
I guess I have found a bug yesterday on task: It looks like previously defined environment variable are not overwritten by the definition within the task file.
## Taskfile
```yaml…
-
Currently VERA and RATS are executed for every .h/.cpp/etc file in root folder.
It would be better that list of files to analyze is created based on solution projects.