-
```
Add automated tests for verifying compatibility to http://ndef.codeplex.com/
code NDEF output.
```
Original issue reported on code.google.com by `thomas.skjolberg` on 6 May 2013 at 9:33
- Bloc…
-
NdefPresetGui "sto" and "del" buttons seem to be broken ?
on SuperCollider 3.13.0.
both throwing:
```
ERROR: Message 'flipY' not understood.
Perhaps you misspelled 'copy', or meant to call 'fli…
-
Possible implementation:
```
Ziva.boot;
(
\d1 play: [
\acid rh: '8c' dur: \fast
]
)
\d1 fx: [\reverb, {|in| in * SinOsc.kr * 0.1}]
```
Would be the equivalent to:
`…
-
```
Add automated tests for verifying compatibility to http://ndef.codeplex.com/
code NDEF output.
```
Original issue reported on code.google.com by `thomas.skjolberg` on 6 May 2013 at 9:33
- Bloc…
-
Original error message
```
Arduino:
1.6.12 (Windows 10), Board: "Arduino Nano, ATmega328"
C:\Program Files (x86)\Arduino\libraries\MFR522_NDEF-master\NDEF.cpp: In member function 'FOUND_MESSAGE ND…
-
Hello I try to start HCE on my Samsung mobile (Galaxy S21+)
First time it is worked for me many times
But now do not work
and I get this error
```
I/TEST (10352): ---------------------->is…
wh120 updated
5 months ago
-
model:codellama/CodeLlama-7b-Python-hf
build code:
`python build.py --model_dir /docker_storage/CodeLlama-7b-Python-hf/ --dtype float16 \
--remove_input_padding --use_gpt_attention_plugin float…
-
## Motivation
Setting `reshaping` to `\elastic` propagates bus size change as expected in this simple copy scenario.
```
Ndef.clear
Ndef(\kr2, { DC.kr([44, 55]) }).reshaping = \elastic;
Ndef(…
avdrd updated
2 years ago
-
Hi !
I have the usb nfc reader ACR122U. I also have some type 2 Ntag215 cards [https://www.amazon.fr/gp/product/B06Y4PJSPN/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1](url)
I have wrote some…
-
```
Reported by emanuele.bertoldi, Apr 11, 2011
Currently, there are equivalent examples for MIFARE classic and desfire.
It would be great to add an example for MIFARE ultralight too.
```
Original i…