본문 바로가기

반응형

전체 글

(28)
curl: option --no-proxy: used '--no-' for option that isn't a boolean Android 6.0.1 build curl: option --no-proxy: used '--no-' for option that isn't a boolean prebuilts/sdk/tools/jack:128 prebuilts/sdk/tools/jack-admin:123 HTTP_CODE=$(curl --fail --silent --output $JACK_EXIT --write-out %{http_code} --connect-timeout 5 --no-proxy 127.0.0.1:$SERVER_PORT_ADMIN http://127.0.0.1:$SERVER_PORT_ADMIN/$CMD)
/bin/sh: 1: Syntax error: "(" unexpected 디렉토리에 괄호가 있는지 확인...
Amlogic S922X, A311D 차이점 S922X - Neural Network Accelerator 없음 A311D - Neural Network Accelerator 있음
Intrinsyc Open-Q 845 Hardware Datasheet PDF
Power-Z app v1.3.2 Build 1026 KM001C가 PC랑 연동된다기에 10분인가 검색해서 받아놨던 것
통신 3사 주파수 SKT 3G Band 1 (WCDMA) 4G Band 1, 3, 5 (메인 Band 5) KT 3G Band 1 (WCDMA) 4G Band 1, 3, 8 (메인 Band 3) LG U+ 2G Band 3 (CDMA) 4G Band 1, 5, 7 (메인 Band 5) KT, SKT 공통 3G Band 1 4G Band 1, 3 3사 공통 4G Band 1
아두이노 BME280 예제코드 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 #include #include #include #define SEALEVELPRESSURE_HPA (1013.25) //기압 Adafruit_BME280 bme; void setup() { Serial.begin(9600); if (!bme.begin(0x76)) { Serial.println("Could not find a valid BME280 sensor, check wiring!"); while (1); } } void loop() { Serial.print("Temperature = "); Serial.print(..
AMD RX VEGA Nano 출처 : Videocardz (https://videocardz.net/amd-radeon-rx-vega-nano/)

반응형