View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008418 | Kali Linux | Kali Websites & Docs | public | 2023-08-08 02:11 | 2023-08-08 20:48 |
Reporter | Cking22 | Assigned To | |||
Priority | normal | Severity | text | Reproducibility | N/A |
Status | new | Resolution | open | ||
Product Version | 2022.3 | ||||
Summary | 0008418: Delete bugs.kali.org account | ||||
Description | Hi, Can you please tell me how to delete my account from bugs.kali.org ? Since I don't use it much I want to delete it. Thanks | ||||
Steps To Reproduce | // Auto Generated Code for Arduino IDE // Steps: // This auto generated code template is only a suggestion to get you started. int update_interval=100; // time interval in ms for updating panel indicators void setup() { Serial.begin(9600); //Change baud rate as required! ///////////// Build panel in app Serial.println(".kwl"); } void loop() { ///////////// Receive and Process Data if (Serial.available()){ } ///////////// Send Data to Android device unsigned long t=millis(); }23:62:568:2��� } | ||||
Additional Information | // Auto Generated Code for Arduino IDE // Steps: // This auto generated code template is only a suggestion to get you started. int update_interval=100; // time interval in ms for updating panel indicators void setup() { Serial.begin(9600); //Change baud rate as required! ///////////// Build panel in app Serial.println(".kwl"); } void loop() { ///////////// Receive and Process Data if (Serial.available()){ } ///////////// Send Data to Android device unsigned long t=millis(); } } | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-08-08 02:11 | Cking22 | New Issue | |
2023-08-08 02:11 | Cking22 | Issue generated from: 0008414 | |
2023-08-08 20:48 | kali-bugreport | Note Added: 0018290 |